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
Add ComfyUI model installation guide
#2
by Lexius - opened
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
|