Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
language:
|
9 |
- en
|
10 |
base_model:
|
11 |
-
-
|
12 |
pipeline_tag: text-to-video
|
13 |
tags:
|
14 |
- hyvid
|
@@ -76,9 +76,9 @@ widget:
|
|
76 |
- example workflow for [safetensors](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-safetensors.json) (fp8 scaled version [[13.2GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_t2v_720_fp8_scaled.safetensors)] is recommended)
|
77 |
|
78 |
### **References**
|
|
|
79 |
- base model from [tencent](https://huggingface.co/tencent/HunyuanVideo)
|
80 |
- fast model from [fastvideo](https://huggingface.co/FastVideo/FastHunyuan)
|
81 |
-
- lora adapter from [trojblue](https://huggingface.co/trojblue/HunyuanVideo-lora-AnimeShots)
|
82 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
83 |
- gguf node from [city96](https://github.com/city96/ComfyUI-GGUF)
|
84 |
- gguf-comfy [pack](https://github.com/calcuis/gguf-comfy/releases)
|
|
|
8 |
language:
|
9 |
- en
|
10 |
base_model:
|
11 |
+
- trojblue/HunyuanVideo-lora-AnimeShots
|
12 |
pipeline_tag: text-to-video
|
13 |
tags:
|
14 |
- hyvid
|
|
|
76 |
- example workflow for [safetensors](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-safetensors.json) (fp8 scaled version [[13.2GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_t2v_720_fp8_scaled.safetensors)] is recommended)
|
77 |
|
78 |
### **References**
|
79 |
+
- lora adapter from [trojblue](https://huggingface.co/trojblue/HunyuanVideo-lora-AnimeShots)
|
80 |
- base model from [tencent](https://huggingface.co/tencent/HunyuanVideo)
|
81 |
- fast model from [fastvideo](https://huggingface.co/FastVideo/FastHunyuan)
|
|
|
82 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
83 |
- gguf node from [city96](https://github.com/city96/ComfyUI-GGUF)
|
84 |
- gguf-comfy [pack](https://github.com/calcuis/gguf-comfy/releases)
|