Diffusion Single File
comfyui
Lexius commited on
Commit
7fd6077
Β·
verified Β·
1 Parent(s): bcd85c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -15
README.md CHANGED
@@ -12,10 +12,17 @@ base_model:
12
  - nvidia/Cosmos-Predict2-14B-Video2World
13
  ---
14
 
15
- # Cosmos Predict2
16
 
17
  Repackaged model files for ComfyUI.
18
 
 
 
 
 
 
 
 
19
  Place the files in the following folders:
20
 
21
  ```
@@ -33,17 +40,3 @@ Place the files in the following folders:
33
  β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_2B_video2world_720p_10fps.safetensors
34
  β”‚ β”‚ └── cosmos_predict2_2B_video2world_720p_16fps.safetensors
35
  ```
36
-
37
- ---
38
-
39
- ## License
40
- This model is released under the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license).
41
-
42
- Licensed by NVIDIA Corporation under the NVIDIA Open Model License
43
-
44
- ## Upstream sources
45
-
46
- - [nvidia/Cosmos-Predict2-2B-Text2Image](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Text2Image)
47
- - [nvidia/Cosmos-Predict2-2B-Video2World](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World)
48
- - [nvidia/Cosmos-Predict2-14B-Text2Image](https://huggingface.co/nvidia/Cosmos-Predict2-14B-Text2Image)
49
- - [nvidia/Cosmos-Predict2-14B-Video2World](https://huggingface.co/nvidia/Cosmos-Predict2-14B-Video2World)
 
12
  - nvidia/Cosmos-Predict2-14B-Video2World
13
  ---
14
 
15
+ # Cosmos Predict 2
16
 
17
  Repackaged model files for ComfyUI.
18
 
19
+ Original model repository:
20
+
21
+ - https://huggingface.co/nvidia/Cosmos-Predict2-2B-Text2Image
22
+ - https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World
23
+ - https://huggingface.co/nvidia/Cosmos-Predict2-14B-Text2Image
24
+ - https://huggingface.co/nvidia/Cosmos-Predict2-14B-Video2World
25
+
26
  Place the files in the following folders:
27
 
28
  ```
 
40
  β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_2B_video2world_720p_10fps.safetensors
41
  β”‚ β”‚ └── cosmos_predict2_2B_video2world_720p_16fps.safetensors
42
  ```