allknowingroger commited on
Commit
c375a41
1 Parent(s): cf55d19

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
- "ssarae/dreambooth_gromit",
9
- "milaidy/snowfro",
10
- "Doggerz/lora-trained-xl-dadu",
11
- "ssarae/dreambooth-gromit",
12
- "bongo2112/sdxl-db-rayvanny-headshot",
13
- "Rahul077/my-pet-dog-xzg",
14
- "Alenmandumpal/my-pet-cat-xzg",
15
- "Yntec/Citrus",
16
- "RadonDong/BRCA_withcancer_formalin",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "fmattera/SFS13-test2",
9
+ "AI-future/test-model",
10
+ "Alexzyx/sd-liudehua-model-lora-sdxl",
11
+ "fmattera/SFS13-test",
12
+ "Johnkimmyshinmmy/l",
13
+ "Yntec/edgeOfRealism",
14
+ "Pramod0912/my-pet-dog",
15
+ "farhana0001/my-thar",
16
+ "AI-future/my-pet-dog",
17
  ]
18
 
19