Upload 20251103_03-44-07/backup/config_orig/comfy_config.toml with huggingface_hub
Browse files
20251103_03-44-07/backup/config_orig/comfy_config.toml
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[nodes]
|
| 2 |
+
nodes = [
|
| 3 |
+
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite@0a75c79",
|
| 4 |
+
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper@1b4164f",
|
| 5 |
+
"https://github.com/kijai/ComfyUI-WanVideoWrapper@56bd434",
|
| 6 |
+
]
|
| 7 |
+
|
| 8 |
+
[[models]]
|
| 9 |
+
link = "https://huggingface.co/Kijai/HunyuanVideo_comfy/blob/main/hunyuan_video_vae_bf16.safetensors"
|
| 10 |
+
filename = "hunyuan_video_vae_bf16.safetensors"
|
| 11 |
+
type = "vae"
|
| 12 |
+
for = "hunyuan"
|
| 13 |
+
|
| 14 |
+
[[models]]
|
| 15 |
+
link = "https://huggingface.co/Kijai/HunyuanVideo_comfy/blob/main/hunyuan_video_720_cfgdistill_fp8_e4m3fn.safetensors"
|
| 16 |
+
type = "unet"
|
| 17 |
+
for = "hunyuan"
|
| 18 |
+
|
| 19 |
+
[[models]]
|
| 20 |
+
link = "https://huggingface.co/openai/clip-vit-large-patch14/tree/main"
|
| 21 |
+
type = "clip"
|
| 22 |
+
for = "hunyuan"
|
| 23 |
+
|
| 24 |
+
[[models]]
|
| 25 |
+
link = "https://huggingface.co/Kijai/llava-llama-3-8b-text-encoder-tokenizer/tree/main"
|
| 26 |
+
type = "LLM"
|
| 27 |
+
for = "hunyuan"
|
| 28 |
+
|
| 29 |
+
[[models]]
|
| 30 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan2_1_VAE_bf16.safetensors"
|
| 31 |
+
type = "vae"
|
| 32 |
+
for = "wan"
|
| 33 |
+
|
| 34 |
+
[[models]]
|
| 35 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan2_1_VAE_fp32.safetensors"
|
| 36 |
+
type = "vae"
|
| 37 |
+
for = "wan"
|
| 38 |
+
|
| 39 |
+
[[models]]
|
| 40 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/umt5-xxl-enc-bf16.safetensors"
|
| 41 |
+
type = "text_encoder"
|
| 42 |
+
for = "wan"
|
| 43 |
+
|
| 44 |
+
[[models]]
|
| 45 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/umt5-xxl-enc-fp8_e4m3fn.safetensors"
|
| 46 |
+
type = "text_encoder"
|
| 47 |
+
for = "wan"
|
| 48 |
+
|
| 49 |
+
[[models]]
|
| 50 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/open-clip-xlm-roberta-large-vit-huge-14_visual_fp16.safetensors"
|
| 51 |
+
type = "text_encoder"
|
| 52 |
+
for = "wan"
|
| 53 |
+
|
| 54 |
+
[[models]]
|
| 55 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/open-clip-xlm-roberta-large-vit-huge-14_visual_fp32.safetensors"
|
| 56 |
+
type = "text_encoder"
|
| 57 |
+
for = "wan"
|
| 58 |
+
|
| 59 |
+
[[models]]
|
| 60 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors"
|
| 61 |
+
type = "diffusion_models"
|
| 62 |
+
for = "wan"
|
| 63 |
+
|
| 64 |
+
[[models]]
|
| 65 |
+
link = "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan2_1-I2V-14B-720P_fp8_e4m3fn.safetensors"
|
| 66 |
+
type = "diffusion_models"
|
| 67 |
+
for = "wan"
|
| 68 |
+
|
| 69 |
+
[[models]]
|
| 70 |
+
link = "https://huggingface.co/Remade-AI/Squish/resolve/main/squish_18.safetensors"
|
| 71 |
+
type = "loras"
|
| 72 |
+
for = "wan"
|