YarvixPA commited on
Commit
f55b876
·
verified ·
1 Parent(s): 072996b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - hlwang06/HoloCine
5
+ library_name: gguf
6
+ pipeline_tag: text-to-video
7
+ tags:
8
+ - t2v
9
+ ---
10
+
11
+ This GGUF file is a direct conversion of [hlwang06/HoloCine](https://huggingface.co/hlwang06/HoloCine)
12
+
13
+ Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
14
+
15
+ **Usage**
16
+
17
+ The model can be used with the ComfyUI custom node [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) by [city96](https://huggingface.co/city96)
18
+
19
+ Place model files in `ComfyUI/models/unet` see the GitHub readme for further installation instructions.