gsbm commited on
Commit
af1c1ef
1 Parent(s): 0bb8bf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,17 +1,16 @@
1
  ---
2
- title: SDXL
3
  emoji: 🌍
4
- colorFrom: gray
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.36.1
8
  app_file: app.py
9
  license: mit
10
  pinned: false
11
- suggested_hardware: a10g-small
12
- short_description: text-to-image
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
 
17
- https://arxiv.org/abs/2307.01952
 
1
  ---
2
+ title: SDXL Pixelart
3
  emoji: 🌍
4
+ colorFrom: purple
5
+ colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 4.39.0
8
  app_file: app.py
9
  license: mit
10
  pinned: false
11
+ short_description: Generate pixelart image from SDXL
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
 
16
+ https://arxiv.org/abs/2307.01952