allknowingroger commited on
Commit
89c17f4
1 Parent(s): 913533b

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
- "kimmechit/corgy_dog_LoRA",
9
- "stephen12/sd-pokemon-model-lora-sdxl",
10
- "SamJu3/sd-haerin-model-lora10with-xl",
11
- "SamJu3/sd-haerin-model-lora40with-xl",
12
- "SamJu3/sd-danielle-model-lora10with-xl",
13
- "sbrandeis/laplagne-lora",
14
- "Yntec/HellSKitchen",
15
- "testacc1662/test-model-pubg-2",
16
- "21lco17/my-pet-dog",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "tomik76/tomperson_LoRA",
9
+ "robin-weaver/me_LoRA",
10
+ "justswim/6shz-a5ys-utuo-0",
11
+ "justswim/alvn_n_dgs_01-0",
12
+ "DingDongBell/ddbldh",
13
+ "btmccarthy15/SDLORA2",
14
+ "booshy19/noelia",
15
+ "MariannBar/marbar",
16
+ "javismiles/javilora1",
17
  ]
18
 
19