Squaad AI commited on
Commit
f6c4acb
·
verified ·
1 Parent(s): 740635c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- title: Run Sd And Loras
3
- emoji: 👁
4
- colorFrom: red
5
- colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 4.24.0
 
 
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
 
1
  ---
2
+ title: RUN SD & LORAS
3
+ emoji: 🎨
4
+ colorFrom: gray
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.14.0
8
+ short_description: Run any HF SD model and any LoRA with just one click
9
+ tags: [run, all, models, lora, machine-learning, deep-learning, artificial intelligence, model, neural, image, art, generation, bot]
10
  app_file: app.py
 
11
  license: mit
12
+ pinned: true
13
+ suggested_hardware: a10g-small
14
+ ---