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
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,10 +12,17 @@ base_model:
|
|
| 12 |
- nvidia/Cosmos-Predict2-14B-Video2World
|
| 13 |
---
|
| 14 |
|
| 15 |
-
# Cosmos
|
| 16 |
|
| 17 |
Repackaged model files for ComfyUI.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
Place the files in the following folders:
|
| 20 |
|
| 21 |
```
|
|
@@ -33,17 +40,3 @@ Place the files in the following folders:
|
|
| 33 |
β β βββ cosmos_predict2_2B_video2world_720p_10fps.safetensors
|
| 34 |
β β βββ cosmos_predict2_2B_video2world_720p_16fps.safetensors
|
| 35 |
```
|
| 36 |
-
|
| 37 |
-
---
|
| 38 |
-
|
| 39 |
-
## License
|
| 40 |
-
This model is released under the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license).
|
| 41 |
-
|
| 42 |
-
Licensed by NVIDIA Corporation under the NVIDIA Open Model License
|
| 43 |
-
|
| 44 |
-
## Upstream sources
|
| 45 |
-
|
| 46 |
-
- [nvidia/Cosmos-Predict2-2B-Text2Image](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Text2Image)
|
| 47 |
-
- [nvidia/Cosmos-Predict2-2B-Video2World](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World)
|
| 48 |
-
- [nvidia/Cosmos-Predict2-14B-Text2Image](https://huggingface.co/nvidia/Cosmos-Predict2-14B-Text2Image)
|
| 49 |
-
- [nvidia/Cosmos-Predict2-14B-Video2World](https://huggingface.co/nvidia/Cosmos-Predict2-14B-Video2World)
|
|
|
|
| 12 |
- nvidia/Cosmos-Predict2-14B-Video2World
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# Cosmos Predict 2
|
| 16 |
|
| 17 |
Repackaged model files for ComfyUI.
|
| 18 |
|
| 19 |
+
Original model repository:
|
| 20 |
+
|
| 21 |
+
- https://huggingface.co/nvidia/Cosmos-Predict2-2B-Text2Image
|
| 22 |
+
- https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World
|
| 23 |
+
- https://huggingface.co/nvidia/Cosmos-Predict2-14B-Text2Image
|
| 24 |
+
- https://huggingface.co/nvidia/Cosmos-Predict2-14B-Video2World
|
| 25 |
+
|
| 26 |
Place the files in the following folders:
|
| 27 |
|
| 28 |
```
|
|
|
|
| 40 |
β β βββ cosmos_predict2_2B_video2world_720p_10fps.safetensors
|
| 41 |
β β βββ cosmos_predict2_2B_video2world_720p_16fps.safetensors
|
| 42 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|