Spaces:
Runtime error
Runtime error
Fabrice-TIERCELIN
commited on
Commit
•
ae39ad2
1
Parent(s):
ccf7b17
Completes borders of your image to show out-of-frame details
Browse files
README.md
CHANGED
@@ -4,19 +4,20 @@ emoji: ↔️
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
tags:
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
sdk: gradio
|
16 |
sdk_version: 4.19.1
|
17 |
app_file: app.py
|
18 |
pinned: false
|
19 |
license: mit
|
|
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
tags:
|
7 |
+
- Image-to-Image
|
8 |
+
- Image-2-Image
|
9 |
+
- Img-to-Img
|
10 |
+
- Img-2-Img
|
11 |
+
- SDXL
|
12 |
+
- Stable Diffusion
|
13 |
+
- language models
|
14 |
+
- LLMs
|
15 |
sdk: gradio
|
16 |
sdk_version: 4.19.1
|
17 |
app_file: app.py
|
18 |
pinned: false
|
19 |
license: mit
|
20 |
+
short_description: Completes borders of your image to show out-of-frame details
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|