allknowingroger commited on
Commit
7f6aa34
1 Parent(s): 71edb51

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
- "livingbox/model-test-aug-06-v2-no-size",
9
- "sams1234/bikes-xzg",
10
- "lccllccc/0920_sdxl_lora_5000_steps",
11
- "Yntec/SuperCuteRemix",
12
- "Kendong/ef_pin",
13
- "jmanuoz/lora-trained-xl-enzofernan",
14
- "jtlowell/lora_lofi_beach",
15
- "pranav12091/my-pet-dog",
16
- "Alexzyx/lora-trained-xl",
17
  ]
18
 
19
 
 
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