Diffusion Single File
comfyui
File size: 1,958 Bytes
66fe9a1
 
 
 
77b2163
 
516657e
 
 
 
 
 
5fc1b5d
516657e
5fc1b5d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66fe9a1
 
 
 
 
5fc1b5d
516657e
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
license: other
license_name: nvidia-open-model-license
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license
tags:
- comfyui
- diffusion-single-file
base_model:
- nvidia/Cosmos-Predict2-2B-Text2Image
- nvidia/Cosmos-Predict2-2B-Video2World
- nvidia/Cosmos-Predict2-14B-Text2Image
- nvidia/Cosmos-Predict2-14B-Video2World
---

# Cosmos Predict2

Repackaged model files for ComfyUI.

Place the files in the following folders:

```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_14B_t2i.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_14B_video2world_480p_10fps.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_14B_video2world_480p_16fps.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_14B_video2world_720p_10fps.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_14B_video2world_720p_16fps.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_2B_t2i.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_2B_video2world_480p_10fps.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_2B_video2world_480p_16fps.safetensors
β”‚   β”‚   β”œβ”€β”€ cosmos_predict2_2B_video2world_720p_10fps.safetensors
β”‚   β”‚   └── cosmos_predict2_2B_video2world_720p_16fps.safetensors
```

---

## License
This model is released under the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license).

Licensed by NVIDIA Corporation under the NVIDIA Open Model License

## Upstream sources

- [nvidia/Cosmos-Predict2-2B-Text2Image](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Text2Image)
- [nvidia/Cosmos-Predict2-2B-Video2World](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World)
- [nvidia/Cosmos-Predict2-14B-Text2Image](https://huggingface.co/nvidia/Cosmos-Predict2-14B-Text2Image)
- [nvidia/Cosmos-Predict2-14B-Video2World](https://huggingface.co/nvidia/Cosmos-Predict2-14B-Video2World)