Spaces:
Configuration error
Configuration error
This PR adds a description & tags
Browse filesUseful when you browse all the ZeroGPU spaces.
Click on _Merge_ to add this feature.
README.md
CHANGED
|
@@ -4,9 +4,15 @@ emoji: 🚀
|
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.
|
| 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
|
|
|
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 4.37.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
tags:
|
| 11 |
+
- Text-to-Image
|
| 12 |
+
- Text-2-Image
|
| 13 |
+
- language models
|
| 14 |
+
- LLMs
|
| 15 |
+
short_description: Text-to-Image
|
| 16 |
---
|
| 17 |
|
| 18 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|