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

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
- "lccllccc/0919_sdxl_lora",
9
- "Norod78/SDXL-simpstyle-Lora",
10
- "Kendong/lora-trained-xl",
11
- "dbecker1/test_lora_mdl3",
12
- "Revanthraja/fashion",
13
- "bongo2112/sdxl-db-mwijaku-headshot",
14
- "Leekp/toonmaker5",
15
- "albertengineer/lora-trained-xl-colab",
16
- "flobbit/toyota-4runner-1st-gen-sdxl-lora",
17
  ]
18
 
19
 
 
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