Commit
·
44de98b
1
Parent(s):
f7932d5
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,16 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"moonlightnexus/
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
|
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"ProomptEngineer/pe-lofi-hiphop-lofi-girl-concept",
|
9 |
+
"ProomptEngineer/pe-toonland-style-0",
|
10 |
+
"artificialguybr/ClayAnimationRedmond",
|
11 |
+
"ATmeraki/tara-sutaria",
|
12 |
+
"moonlightnexus/shaper",
|
13 |
+
"moonlightnexus/ubiquity",
|
14 |
+
"Vishnu342/my-pet-cat-czx",
|
15 |
+
"prashant04222/my-car-on-indian-road",
|
16 |
+
"livingbox/model-test-aug-04",
|
17 |
+
"ProomptEngineer/pe-colorportrait-cat-dog-style",
|
18 |
]
|
19 |
|
20 |
|