allknowingroger commited on
Commit
e8f4f02
1 Parent(s): 505c17e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "reeen115/lora_output",
9
- "Alexzyx/lora-trained-xl-colab-vcleavage",
10
- "DavideTHU/lora-trained-xl-colab-mll",
11
- "LinoyTsaban/lora-xl-linoy_face-0.0004-0.0004-1000-1-32-adafactor",
12
- "ckeisc/lora-trained",
13
- "bongo2112/sdxl-db-ommydimpos-headshot",
14
- "Yntec/level4",
15
- "vadimgm/lora-trained-xl",
16
- "prismglider/jsprdgv3",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "digiplay/OldFish_v1.1_personal_HDmix",
9
+ "sapharos/jairo-reyes",
10
+ "bongo2112/sdxl-db-samia-v2-headshot",
11
+ "Norod78/SD15-IllusionDiffusionPattern-LoRA",
12
+ "sanctia/lora-sd-finesse",
13
+ "LinoyTsaban/lora-xl-linoy_face-1.0-1.0-1000-1-32-prodigy",
14
+ "Kive/linnea",
15
+ "pranaykoppula/vton-first-user",
16
+ "Muhammadreza/msart-54",
17
  ]
18
 
19