Spaces:
Runtime error
Runtime error
This PR adds a description & tags (#2)
Browse files- This PR adds a description & tags (77810b0f5b87da5311e64df96a90c5dcec6861e8)
Co-authored-by: Fabrice TIERCELIN <Fabrice-TIERCELIN@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -4,10 +4,22 @@ emoji: 🎨
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 4.43.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
tags:
|
| 12 |
+
- Inpainting
|
| 13 |
+
- Outpainting
|
| 14 |
+
- Image-to-Image
|
| 15 |
+
- Image-2-Image
|
| 16 |
+
- Img-to-Img
|
| 17 |
+
- Img-2-Img
|
| 18 |
+
- Pic-to-Pic
|
| 19 |
+
- Pic-2-Pic
|
| 20 |
+
- language models
|
| 21 |
+
- LLMs
|
| 22 |
+
short_description: Inpainting/Outpainting
|
| 23 |
---
|
| 24 |
|
| 25 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|