Fabrice-TIERCELIN commited on
Commit
183fe1d
1 Parent(s): 9fdefc9

Inpaint/Outpaint (any size)

Browse files
Files changed (1) hide show
  1. README.md +22 -22
README.md CHANGED
@@ -1,23 +1,23 @@
1
- ---
2
- title: Inpaint SDXL (any size)
3
- emoji: ↕️
4
- colorFrom: blue
5
- colorTo: purple
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.41.0
17
- app_file: app.py
18
- pinned: false
19
- license: mit
20
- short_description: Modifies one detail of your image, at any resolution, freely
21
- ---
22
-
23
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: Inpaint/Outpaint (any size)
3
+ emoji: ↕️
4
+ colorFrom: blue
5
+ colorTo: purple
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.42.0
17
+ app_file: app.py
18
+ pinned: false
19
+ license: mit
20
+ short_description: Modifies one detail or background of your image, freely
21
+ ---
22
+
23
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference