Spaces:
Running
on
Zero
Running
on
Zero
Fabrice-TIERCELIN
commited on
Commit
•
cef638c
1
Parent(s):
6aff343
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,17 @@ emoji: 🖼
|
|
4 |
colorFrom: purple
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.4.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
tags:
|
12 |
+
- dwpose
|
13 |
+
- pose
|
14 |
+
- Text-to-Image
|
15 |
+
- Image-to-Image
|
16 |
+
- language models
|
17 |
+
- LLMs
|
18 |
+
short_description: Image generator/identifier/reposer
|
19 |
---
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|