Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
35da7ef
1
Parent(s):
fd487f4
Update app.py
Browse files
app.py
CHANGED
@@ -5,21 +5,21 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"digiplay/
|
20 |
-
"digiplay/
|
21 |
-
"digiplay/
|
22 |
-
"digiplay/
|
23 |
]
|
24 |
|
25 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Duskfallcrew/Pooda-Beep-Illustration",
|
9 |
+
"Duskfallcrew/EpicMix_AniV2",
|
10 |
+
"Duskfallcrew/havoc-and-disorder",
|
11 |
+
"Duskfallcrew/psychogen-dream",
|
12 |
+
"Duskfallcrew/insane-isometric",
|
13 |
+
"Duskfallcrew/Eggnog-Milkshake",
|
14 |
+
"Elvenson/pokemon-lora",
|
15 |
+
"mitchtech/klingon-diffusion",
|
16 |
+
"mitchtech/vulcan-diffusion",
|
17 |
+
"mitchtech/cardassian-diffusion",
|
18 |
+
"katakana/2D-Mix",
|
19 |
+
"digiplay/bluePencilRealistic_v05",
|
20 |
+
"digiplay/AniDosMix_A",
|
21 |
+
"digiplay/PlanetBumix_v1",
|
22 |
+
"digiplay/2.5DSET_diffusers",
|
23 |
]
|
24 |
|
25 |
|