Instructions to use mingyi456/Cosmos-Predict2-2B-Text2Image-DF11-ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use mingyi456/Cosmos-Predict2-2B-Text2Image-DF11-ComfyUI 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
|
@@ -3,4 +3,13 @@ license: other
|
|
| 3 |
license_name: nvidia-open-model-license
|
| 4 |
license_link: >-
|
| 5 |
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
license_name: nvidia-open-model-license
|
| 4 |
license_link: >-
|
| 5 |
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
pipeline_tag: text-to-image
|
| 9 |
+
tags:
|
| 10 |
+
- comfyui
|
| 11 |
+
- diffusion-single-file
|
| 12 |
+
base_model:
|
| 13 |
+
- nvidia/Cosmos-Predict2-2B-Text2Image
|
| 14 |
+
base_model_relation: quantized
|
| 15 |
+
---
|