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 folder tree formatting
Browse files
README.md
CHANGED
|
@@ -13,18 +13,19 @@ Repackaged model files for ComfyUI.
|
|
| 13 |
Place the files in the following folders:
|
| 14 |
|
| 15 |
```
|
| 16 |
-
ComfyUI/
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
|
|
|
| 28 |
```
|
| 29 |
|
| 30 |
---
|
|
|
|
| 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 |
---
|