calcuis commited on
Commit
f8a2cea
·
verified ·
1 Parent(s): 90d79f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -7,6 +7,21 @@ base_model:
7
  pipeline_tag: text-to-video
8
  tags:
9
  - gguf-node
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # **gguf quantized version of wan video**
@@ -16,6 +31,11 @@ tags:
16
 
17
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-t2v.gif)
18
 
 
 
 
 
 
19
  ### **reference**
20
  - base model from [wan-ai](https://huggingface.co/Wan-AI/Wan2.1-T2V-14B)
21
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
 
7
  pipeline_tag: text-to-video
8
  tags:
9
  - gguf-node
10
+ widget:
11
+ - text: >-
12
+ a fox moving quickly in a beautiful winter scenery nature trees sunset tracking camera
13
+ parameters:
14
+ negative_prompt: >-
15
+ blurry ugly bad
16
+ output:
17
+ url: samples\ComfyUI_00001_.webp
18
+ - text: >-
19
+ a fox moving quickly in a beautiful winter scenery nature trees sunset tracking camera
20
+ parameters:
21
+ negative_prompt: >-
22
+ blurry ugly bad
23
+ output:
24
+ url: samples\ComfyUI_00002_.webp
25
  ---
26
 
27
  # **gguf quantized version of wan video**
 
31
 
32
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-t2v.gif)
33
 
34
+ ## **workflow**
35
+ - drag any demo picture (below) to > your browser for workflow
36
+
37
+ <Gallery />
38
+
39
  ### **reference**
40
  - base model from [wan-ai](https://huggingface.co/Wan-AI/Wan2.1-T2V-14B)
41
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)