Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ colorTo: blue
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.19.2
|
| 8 |
app_file: app.py
|
|
|
|
|
|
|
| 9 |
pinned: true
|
| 10 |
short_description: Turns your image into matching sound effects
|
| 11 |
license: mit
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.19.2
|
| 8 |
app_file: app.py
|
| 9 |
+
hardware: zerogpu
|
| 10 |
+
pytorch_version: "2.1.2"
|
| 11 |
pinned: true
|
| 12 |
short_description: Turns your image into matching sound effects
|
| 13 |
license: mit
|