Spaces:
Runtime error
Runtime error
Commit
·
2c4d577
1
Parent(s):
144c158
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 |
-
"msh1031/wafer-
|
17 |
-
"Seooooooogi/
|
18 |
]
|
19 |
|
20 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"stillerman/trdne-smol-simple",
|
9 |
+
"stillerman/trdne-smol",
|
10 |
+
"stephanebhiri/lora-trained-xl-colab-stpCSmith2",
|
11 |
+
"Seooooooogi/outputs",
|
12 |
+
"stephanebhiri/lora-trained-xl-colab-stpCSmith",
|
13 |
+
"camus-ng/lora-trained-xl-cory-8",
|
14 |
+
"Yanmam/ma4",
|
15 |
+
"hhhtc/yokai_v2",
|
16 |
+
"msh1031/wafer-cmsc",
|
17 |
+
"Seooooooogi/version_2",
|
18 |
]
|
19 |
|
20 |
|