mcmonkey commited on
Commit
2b8bb7b
·
verified ·
1 Parent(s): 133c039

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
1
- https://huggingface.co/nvidia/Cosmos-1.0-Diffusion-7B-Text2World and https://huggingface.co/nvidia/Cosmos-1.0-Diffusion-14B-Text2World converted to safetensors, still in original bf16 format, with modelspec-compliant metadata headers added
 
 
 
 
 
 
2
 
3
  Made for usage within SwarmUI and ComfyUI
 
1
+ Safetensors copies of Cosmos 1.0 models
2
+
3
+ Including the Text2World: https://huggingface.co/nvidia/Cosmos-1.0-Diffusion-7B-Text2World and https://huggingface.co/nvidia/Cosmos-1.0-Diffusion-14B-Text2World
4
+
5
+ and Video2World: https://huggingface.co/nvidia/Cosmos-1.0-Diffusion-7B-Video2World and https://huggingface.co/nvidia/Cosmos-1.0-Diffusion-14B-Video2World
6
+
7
+ converted to safetensors, still in original bf16 format, with modelspec-compliant metadata headers added
8
 
9
  Made for usage within SwarmUI and ComfyUI