Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
fb8c14f
1
Parent(s):
b0ad22a
Update app.py
Browse files
app.py
CHANGED
@@ -5,16 +5,16 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
]
|
19 |
|
20 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"thryyyyy/florencepadellec",
|
9 |
+
"digiplay/perfectlevel10",
|
10 |
+
"SaudxInu/saudxinu-man",
|
11 |
+
"Davietheman/valorant-neon",
|
12 |
+
"usman0007/stablediffusion",
|
13 |
+
"prompthero/openjourney-v4",
|
14 |
+
"dreamlike-art/dreamlike-photoreal-2.0",
|
15 |
+
"gsdf/Counterfeit-V3.0",
|
16 |
+
"Lykon/DreamShaper",
|
17 |
+
"Eggsbena/model_005",
|
18 |
]
|
19 |
|
20 |
|