Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
1892625
1
Parent(s):
3a7f22a
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 |
-
"digiplay/
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"RaikkonenCao/cat_toy_dreambooth",
|
9 |
+
"stablediffusionapi/barbieunstablecivit",
|
10 |
+
"digiplay/fantasticmix_v67",
|
11 |
+
"jasonching/output",
|
12 |
+
"digiplay/fantasticmix_v7",
|
13 |
+
"digiplay/DreamShaper_8",
|
14 |
+
"Yntec/InsaneRealisticCVAE",
|
15 |
+
"EarthnDusk/Duskfall_art_V3",
|
16 |
+
"Tornado24/dreambooth_sd15_jay_lora",
|
17 |
]
|
18 |
|
19 |
|