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
| 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 Predict 2 | |
| Repackaged model files for ComfyUI. | |
| Original model repository: | |
| - https://huggingface.co/nvidia/Cosmos-Predict2-2B-Text2Image | |
| - https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World | |
| - https://huggingface.co/nvidia/Cosmos-Predict2-14B-Text2Image | |
| - https://huggingface.co/nvidia/Cosmos-Predict2-14B-Video2World | |
| 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 | |
| ``` | |