Spaces:
Running
on
Zero
Running
on
Zero
Update metadata
Browse files
README.md
CHANGED
|
@@ -7,6 +7,10 @@ sdk: gradio
|
|
| 7 |
sdk_version: 4.36.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
sdk_version: 4.36.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
short_description: Generate spatial audio from images (and optionally text)
|
| 12 |
+
suggested_hardware: a100-large
|
| 13 |
+
suggested_storage: medium
|
| 14 |
---
|
| 15 |
|
| 16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|