Commit
·
7538158
1
Parent(s):
ce0426a
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
|
|
|
|
|
|
|
|
|
|
11 |
"codyreading/dreamboothlora-car",
|
12 |
-
"vguleria/testdreambooth",
|
13 |
-
"Z3RG7/mithulnadampali",
|
14 |
-
"tayar3/ckpt-1-0",
|
15 |
-
"bellagio-ai/duc-ba-cathedral-xl-1.0-class-optimized",
|
16 |
-
"anupamtripathi/sdxl",
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"itsrocchi/lora-trained-xl",
|
9 |
+
"nzlada/my-pet-xzl",
|
10 |
+
"nzlada/my-pet-dog-xzl",
|
11 |
+
"Revanthraja/snowavat",
|
12 |
+
"ARDICAI/ardic_ai_3",
|
13 |
+
"osangni/sdxlroks",
|
14 |
+
"bongo2112/sdxl-db-raisisamia",
|
15 |
+
"bongo2112/sdxl-db-hamisamobetto",
|
16 |
"codyreading/dreamboothlora-car",
|
|
|
|
|
|
|
|
|
|
|
17 |
]
|
18 |
|
19 |
|