Spaces:
Build error
Build error
This PR adds a description & tags
Browse filesUseful when you browse all the ZeroGPU spaces
README.md
CHANGED
|
@@ -7,6 +7,11 @@ sdk: gradio
|
|
| 7 |
sdk_version: 3.48.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
sdk_version: 3.48.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
tags:
|
| 11 |
+
- Text-2-Video
|
| 12 |
+
- language models
|
| 13 |
+
- LLMs
|
| 14 |
+
short_description: Text-to-Video
|
| 15 |
---
|
| 16 |
|
| 17 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|