allknowingroger commited on
Commit
6b8083e
1 Parent(s): 659a8cc

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
- "8glabs/lyf-character-sdxl-lora",
9
- "8glabs/lyf-sdxl-lora",
10
- "linoyts/2000_ads_micro",
11
- "linoyts/2000_ads_offset_noise_micro",
12
- "Grekkla/MedChmtsStyleLORA",
13
- "shantanudave/dreambooth2",
14
- "alia1/corgy_crowdqueue_LoRA",
15
- "8glabs/3d-icon-sdxl-lora",
16
- "8glabs/lora-trained-xl-colab",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "AliRiza/corgy_dog_LoRA",
9
+ "brg2187/corgy_wend_yam_odg_LoRA",
10
+ "mechXsteam/demon_slayer_1026",
11
+ "jheuel/lora-trained-xl",
12
+ "finalyear2023/rohit_Sharma",
13
+ "finalyear2023/vinityadavsdxl",
14
+ "Aysad/pb-dreambooth-sdxl",
15
+ "bongo2112/sdxl-db-mulokoziepk",
16
+ "thinkermode/sdxl-db-mrcreddy",
17
  ]
18
 
19