Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,17 @@
|
|
1 |
---
|
2 |
title: Nvidia Cosmos Prompt Upsampler
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.20.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: other
|
|
|
|
|
|
|
11 |
short_description: Upsample Captions using Cosmos 1.0
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Nvidia Cosmos Prompt Upsampler
|
3 |
+
emoji: π
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: green
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.20.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: other
|
11 |
+
license_name: nvidia-open-model-license
|
12 |
+
license_link: >-
|
13 |
+
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license
|
14 |
short_description: Upsample Captions using Cosmos 1.0
|
15 |
---
|
16 |
|
17 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|