Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
4f17ccb
1
Parent(s):
935f2ff
Update app.py
Browse files
app.py
CHANGED
@@ -5,20 +5,20 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"digiplay/
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
]
|
23 |
|
24 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Illumotion/BraRealistic",
|
9 |
+
"digiplay/CCTV2.5d_v1",
|
10 |
+
"Illumotion/MeinaHentai",
|
11 |
+
"Illumotion/majicMIX-realistic-v5",
|
12 |
+
"digiplay/WhiteDreamyHillMix_v1",
|
13 |
+
"sheshenin/vikash3-2",
|
14 |
+
"digiplay/elegantEntropy_v1.1",
|
15 |
+
"kSGX74AXv51X8D42/chilloutmixckpt",
|
16 |
+
"sheshenin/vikash3",
|
17 |
+
"digiplay/Burger_Mix_semiR2Lite",
|
18 |
+
"WALIDALI/amazighwlyy",
|
19 |
+
"bartuso/stable-diffusion-oxified",
|
20 |
+
"KORguy/textual_inversion_shirt",
|
21 |
+
"digiplay/DarkSushi2.5D_v1",
|
22 |
]
|
23 |
|
24 |
|