Patarapoom commited on
Commit
e18d73a
·
verified ·
1 Parent(s): 68a219d

Update models_config.json

Browse files
Files changed (1) hide show
  1. models_config.json +3 -0
models_config.json CHANGED
@@ -11,5 +11,8 @@
11
  "text_encoders": [
12
  "https://huggingface.co/calcuis/hunyuan-gguf/resolve/main/clip_l.safetensors",
13
  "https://huggingface.co/calcuis/hunyuan-gguf/resolve/main/llava_llama3_fp8_scaled.safetensors"
 
 
 
14
  ]
15
  }
 
11
  "text_encoders": [
12
  "https://huggingface.co/calcuis/hunyuan-gguf/resolve/main/clip_l.safetensors",
13
  "https://huggingface.co/calcuis/hunyuan-gguf/resolve/main/llava_llama3_fp8_scaled.safetensors"
14
+ ],
15
+ "lora":[
16
+ "https://huggingface.co/Kijai/HunyuanVideo_comfy/resolve/main/hyvideo_FastVideo_LoRA-fp8.safetensors"
17
  ]
18
  }