Views
No views yet
sudo apt-get update && sudo apt-get install cbm git-lfs ffmpeg1git clone https://huggingface.co/svjack/Anime_Landscape_wan_2_1_14_B_text2video_lora
2cd Anime_Landscape_wan_2_1_14_B_text2video_lora1pip install torch torchvision
2pip install -r requirements.txt
3pip install ascii-magic matplotlib tensorboard huggingface_hub datasets
4pip install moviepy==1.0.3
5pip install sageattention==1.0.61wget https://huggingface.co/Wan-AI/Wan2.1-T2V-14B/resolve/main/models_t5_umt5-xxl-enc-bf16.pth
2wget https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/models_clip_open-clip-xlm-roberta-large-vit-huge-14.pth
3wget https://huggingface.co/Wan-AI/Wan2.1-T2V-14B/resolve/main/Wan2.1_VAE.pth
4wget https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_t2v_1.3B_bf16.safetensors
5wget https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_t2v_14B_bf16.safetensorswan_generate_video.py script with the appropriate parameters.1python wan_generate_video.py --fp8 --task t2v-14B --video_size 480 832 --video_length 81 --infer_steps 35 \
2--save_path save --output_type both \
3--dit wan2.1_t2v_14B_bf16.safetensors --vae Wan2.1_VAE.pth \
4--t5 models_t5_umt5-xxl-enc-bf16.pth \
5--attn_mode torch \
6--lora_weight ani_landscape_w14_outputs/ani_landscape_w14_lora-step00006000.safetensors \
7--lora_multiplier 1.0 \
8--interactiveIn the style of anime landscape ,The video begins with a view of Earth from space, showcasing the planet's curvature against the blackness of space. The sun is just beginning to rise over the horizon, casting a bright orange glow that gradually illuminates the atmosphere and the surface of the planet. As the video progresses, the light intensifies, revealing more details of the Earth's surface, including landmasses and cloud formations. The colors transition from dark blues and blacks to vibrant oranges and yellows as the sun rises higher. The video captures the dynamic interplay of light and shadow on the Earth's surface, highlighting the natural beauty of our planet as seen from space.In the style of anime landscape , As the scene progresses, the Milky Way band rotates slowly across the dome, nebula particles flow like veils, with occasional meteors streaking across the dark blue skyline.In the style of anime landscape , As the scene progresses, a pink lunar disc gradually emerges from pitch-black night, with violet clouds rolling like waves, the unearthly moonlight casting shifting halos across the drifting cloud sea.In the style of anime landscape , As the scene progresses, molten-hued clouds surge between mountain silhouettes, sunbeams dynamically penetrate cloud gaps, with snow peaks reflecting liquid gold highlights.In the style of anime landscape ,The video presents a series of images depicting a sunrise or sunset over a mountainous landscape. The sky is filled with clouds that are illuminated by the warm hues of the sun, creating a gradient of colors ranging from deep oranges and reds to soft pinks and purples. The sun itself is partially obscured by the clouds, casting a bright glow that reflects off the peaks of the mountains. The mountains appear rugged and dark against the vibrant backdrop of the sky. There is no visible movement in the video, suggesting a stillness in the scene.wget https://huggingface.co/svjack/Xiang_Lookalike_wan_2_1_14_B_text2video_lora/resolve/main/XiangLooklike_w14_outputs/XiangLooklike_w14_lora-000005.safetensors1python wan_generate_video.py --fp8 --task t2v-14B --video_size 480 832 --video_length 45 --infer_steps 35 \
2--save_path save --output_type both \
3--dit wan2.1_t2v_14B_bf16.safetensors --vae Wan2.1_VAE.pth \
4--t5 models_t5_umt5-xxl-enc-bf16.pth \
5--attn_mode torch \
6--lora_weight XiangLooklike_w14_lora-000005.safetensors ani_landscape_w14_outputs/ani_landscape_w14_lora-step00006000.safetensors \
7--lora_multiplier 0.8 0.2 \
8--interactive1In the style of anime landscape ,一个年轻的男子在喝奶。
2In the style of anime landscape ,一个年轻男子在舔棒棒糖。
3In the style of anime landscape ,一个年轻的男子赤裸全身站在镜头前,正在吃冰淇凌。wget https://huggingface.co/svjack/Xiang_Handsome_wan_2_1_14_B_text2video_lora/resolve/main/Xiang_Handsome_outputs/Xiang_Handsome_w14_lora-000067.safetensors
1python wan_generate_video.py --fp8 --task t2i-14B --video_size 480 832 --infer_steps 35 \
2--save_path save --output_type video \
3--dit wan2.1_t2v_14B_bf16.safetensors --vae Wan2.1_VAE.pth \
4--t5 models_t5_umt5-xxl-enc-bf16.pth \
5--attn_mode torch \
6--lora_weight Xiang_Handsome_w14_lora-000067.safetensors ani_landscape_w14_lora-step00006000.safetensors \
7--lora_multiplier 0.7 0.3 \
8--interactive 1In the style of anime landscape ,一个戴眼镜的年轻的男子在喝奶。
2In the style of anime landscape ,一个戴眼镜的年轻男子在舔棒棒糖。
3In the style of anime landscape ,一个戴眼镜的年轻的男子赤裸全身站在镜头前,正在吃冰淇凌。--fp8: Enable FP8 precision (recommended)--task: Model version (t2v-1.3B)--video_size: Output resolution (e.g., 480 832)--video_length: Number of frames (typically 81)--infer_steps: Quality vs speed trade-off (35-50)--lora_weight: Path to Kinich LoRA weights--lora_multiplier: Strength of LoRA effect (1.0 recommended)--prompt: Should include "In the style of Kinich" for best resultssave_path directory with: