calcuis commited on
Commit
14e2b08
·
verified ·
1 Parent(s): 4177b12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -8,6 +8,20 @@ base_model:
8
  pipeline_tag: text-to-image
9
  tags:
10
  - gguf-node
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
  # **gguf quantized version of cosmos-predict2-2b**
13
  - drag **cosmos** to > `./ComfyUI/models/diffusion_models`
@@ -16,6 +30,8 @@ tags:
16
 
17
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/cosmo-predict2-t2i.png)
18
 
 
 
19
  ### **reference**
20
  - base model from [nvidia](https://huggingface.co/nvidia)
21
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
 
8
  pipeline_tag: text-to-image
9
  tags:
10
  - gguf-node
11
+ widget:
12
+ - text: >-
13
+ On a rainy night, a girl holds an umbrella and looks at the camera. The rain keeps falling.
14
+ output:
15
+ url: samples\Cosmos__00001_.png
16
+ - text: >-
17
+ On a rainy night, a girl holds an umbrella and looks at the camera. The rain keeps falling.
18
+ a serene atmosphere
19
+ output:
20
+ url: samples\Cosmos__00002_.png
21
+ - text: >-
22
+ On a rainy night, a girl holds an umbrella and looks at the camera. The rain keeps falling.
23
+ output:
24
+ url: samples\Cosmos__00003_.png
25
  ---
26
  # **gguf quantized version of cosmos-predict2-2b**
27
  - drag **cosmos** to > `./ComfyUI/models/diffusion_models`
 
30
 
31
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/cosmo-predict2-t2i.png)
32
 
33
+ <Gallery />
34
+
35
  ### **reference**
36
  - base model from [nvidia](https://huggingface.co/nvidia)
37
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)