Skip to content

Instantly share code, notes, and snippets.

@cpietsch
Created December 7, 2025 15:35
Show Gist options
  • Select an option

  • Save cpietsch/a724f3ba455ed23cdedcd0518abb3460 to your computer and use it in GitHub Desktop.

Select an option

Save cpietsch/a724f3ba455ed23cdedcd0518abb3460 to your computer and use it in GitHub Desktop.
krea-lora
hf download city96/Wan2.1-T2V-14B-gguf wan2.1-t2v-14b-Q8_0.gguf --local-dir models/unet/
hf download aipmaster/krea-lora Wan_2_1_T2V_14B_krea_realtime_rank256_bf16.safetensors --local-dir models/loras/
hf download NSFW-API/NSFW-Wan-UMT5-XXL nsfw_wan_umt5-xxl_fp8_scaled.safetensors --local-dir models/text_encoders/
hf download Comfy-Org/Wan_2.1_ComfyUI_repackaged split_files/vae/wan_2.1_vae.safetensors --local-dir models/vae/
mv models/vae/split_files/vae/wan_2.1_vae.safetensors models/vae/wan_2.1_vae.safetensors
hf download Acly/Omni-SR OmniSR_X2_DIV2K.safetensors --local-dir models/upscale_models/
git clone https://github.com/ClownsharkBatwing/RES4LYF custom_nodes/RES4LYF
git clone https://github.com/city96/ComfyUI-GGUF custom_nodes/ComfyUI-GGUF
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite custom_nodes/ComfyUI-VideoHelperSuite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment