Instructions to use Comfy-Org/Cosmos_Predict2_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Cosmos_Predict2_repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
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)
|