Diffusion Single File
comfyui

Add ComfyUI model installation guide

#2
by Lexius - opened
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -5,9 +5,32 @@ license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia
5
  tags:
6
  - diffusion-single-file
7
  - comfyui
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  ## License
11
  This model is released under the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license).
12
 
13
- Licensed by NVIDIA Corporation under the NVIDIA Open Model License
 
5
  tags:
6
  - diffusion-single-file
7
  - comfyui
8
+ ---
9
+ # Cosmos Predict2
10
+
11
+ Repackaged model files for ComfyUI.
12
+
13
+ Place the files in the following folders:
14
+
15
+ ```
16
+ πŸ“‚ ComfyUI/
17
+ β”œβ”€β”€ πŸ“‚ models/
18
+ β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
19
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_14B_t2i.safetensors
20
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_14B_video2world_480p_10fps.safetensors
21
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_14B_video2world_480p_16fps.safetensors
22
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_14B_video2world_720p_10fps.safetensors
23
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_14B_video2world_720p_16fps.safetensors
24
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_2B_t2i.safetensors
25
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_2B_video2world_480p_10fps.safetensors
26
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_2B_video2world_480p_16fps.safetensors
27
+ β”‚ β”‚ β”œβ”€β”€ cosmos_predict2_2B_video2world_720p_10fps.safetensors
28
+ β”‚ β”‚ └── cosmos_predict2_2B_video2world_720p_16fps.safetensors
29
+ ```
30
+
31
  ---
32
 
33
  ## License
34
  This model is released under the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license).
35
 
36
+ Licensed by NVIDIA Corporation under the NVIDIA Open Model License