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
Normalize README metadata and formatting (#3)
Browse files- Normalize README metadata and formatting (516657ec9beecbefeb27c431e0120f5ea579caa5)
README.md
CHANGED
|
@@ -3,9 +3,15 @@ license: other
|
|
| 3 |
license_name: nvidia-open-model-license
|
| 4 |
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license
|
| 5 |
tags:
|
| 6 |
-
- diffusion-single-file
|
| 7 |
- comfyui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
|
|
|
| 9 |
# Cosmos Predict2
|
| 10 |
|
| 11 |
Repackaged model files for ComfyUI.
|
|
@@ -34,3 +40,10 @@ Place the files in the following folders:
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
license_name: nvidia-open-model-license
|
| 4 |
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license
|
| 5 |
tags:
|
|
|
|
| 6 |
- comfyui
|
| 7 |
+
- diffusion-single-file
|
| 8 |
+
base_model:
|
| 9 |
+
- nvidia/Cosmos-Predict2-2B-Text2Image
|
| 10 |
+
- nvidia/Cosmos-Predict2-2B-Video2World
|
| 11 |
+
- nvidia/Cosmos-Predict2-14B-Text2Image
|
| 12 |
+
- nvidia/Cosmos-Predict2-14B-Video2World
|
| 13 |
---
|
| 14 |
+
|
| 15 |
# Cosmos Predict2
|
| 16 |
|
| 17 |
Repackaged model files for ComfyUI.
|
|
|
|
| 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)
|