allknowingroger
commited on
Commit
•
d074e0f
1
Parent(s):
ff0f76f
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 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"artificialguybr/CuteCartoonRedmond-V2",
|
9 |
+
"Yntec/3DRendering",
|
10 |
+
"DARNIX/test3",
|
11 |
+
"JassTxM/my-pet-dog",
|
12 |
+
"DARNIX/dtr2",
|
13 |
+
"Ailyth/Toro_cat",
|
14 |
+
"DeadfoxX/glitch_lora",
|
15 |
+
"Varnii/alex_sdxl",
|
16 |
+
"artificialguybr/StoryBookRedmond-V2",
|
17 |
]
|
18 |
|
19 |
|