Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- nvidia/Cosmos-Predict2-14B-Text2Image
|
| 4 |
+
base_model_relation: quantized
|
| 5 |
+
library_name: diffusers
|
| 6 |
+
license: other
|
| 7 |
+
license_name: nvidia-open-model-license
|
| 8 |
+
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
pipeline_tag: text-to-image
|
| 12 |
+
---
|