Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
·
7140497
1
Parent(s):
1f90153
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 |
+
"stoves/l3i9-ptqm-9epz-0",
|
9 |
+
"SergioV123/SBFLORATEST",
|
10 |
+
"kimmechit/mtg_test2_512_LoRA",
|
11 |
+
"Yntec/GodMode",
|
12 |
+
"Yntec/TheDarkNight",
|
13 |
+
"digiplay/ZHMix-Dramatic-v2.0",
|
14 |
+
"digiplay/Perfect_Gap_Blend_v1",
|
15 |
+
"ehristoforu/9048309753790",
|
16 |
+
"ARZUMATA/Wraith_Quarantine722_Apex_Legends",
|
17 |
]
|
18 |
|
19 |
|