allknowingroger commited on
Commit
6c02d7f
1 Parent(s): 809ba87

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
- "QEQ1996/gig",
9
- "QEQ1996/clothed",
10
- "QEQ1996/1990",
11
- "EarthnDusk/PoltergeistMixXL_Lora",
12
- "cslilingfei/corgy_dog_LoRA",
13
- "vardhanam/handbag_sdxl_lora",
14
- "crajendra/rajai",
15
- "sessex/margiela-runway-style",
16
- "KarAshutosh/ViratKholi",
17
  ]
18
 
19
  model_functions = {}
 
5
  import time
6
 
7
  models =[
8
+ "EzeBa/corgy_dog_LoRA",
9
+ "manusehgal/wine-bottle",
10
+ "manusehgal/facewash-jar",
11
+ "ManuelHettich/acne3_LoRA",
12
+ "iadithyan/lora-trained-xl",
13
+ "manusehgal/autotrain-07985-2fqgn",
14
+ "pihta/corgy_dog_LoRA",
15
+ "khalilmas9/Carnet_LoRA",
16
+ "Blib-la/soda_can_lora_sdxl",
17
  ]
18
 
19
  model_functions = {}