Commit
·
cc513a5
1
Parent(s):
36cb59f
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 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"ziewoo/anilora",
|
9 |
+
"erkam/sd-clevr-sg2im-no_cap_6000_id-e2e",
|
10 |
+
"bongo2112/sdxl-db-moodewji-v2",
|
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 |
|