habulaj commited on
Commit
5f2e2de
β€’
1 Parent(s): 0aacca4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -5
README.md CHANGED
@@ -1,16 +1,26 @@
1
  ---
2
- title: SD-XL
3
- emoji: 🌍
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.20.0
 
8
  app_file: app.py
9
  license: mit
10
- pinned: false
 
 
 
 
 
 
 
 
 
11
  suggested_hardware: a10g-small
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
 
1
  ---
2
+ title: Run SD & LoRas
3
+ emoji: πŸ§™β€β™‚οΈ
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
7
+ short_description: Run any SD model with LoRAs
8
+ sdk_version: 4.37.2
9
  app_file: app.py
10
  license: mit
11
+ pinned: true
12
+ tags:
13
+ - stable diffusion
14
+ - loras
15
+ - diffusers
16
+ - txt2img
17
+ - text2image
18
+ - image generation
19
+ - image
20
+ - image generator
21
  suggested_hardware: a10g-small
22
  ---
23
 
24
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
25
 
26
+ https://arxiv.org/abs/2307.01952