Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
430bef0
1
Parent(s):
ff71aff
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 |
+
"notingcode/yuna-kim-trained-xl",
|
9 |
+
"Kushtrim/klas-p",
|
10 |
+
"Tapas256/Lens",
|
11 |
+
"Yntec/ReVAnimated768",
|
12 |
+
"jasonxxr666/lora-trained-xl-colab-v3.1",
|
13 |
+
"jasonxxr666/lora-trained-xl-colab-v3",
|
14 |
+
"matgu23/swzdry",
|
15 |
+
"gorilla-ai/jenlaw",
|
16 |
+
"Yacong/guitar-lora-trained-xl",
|
17 |
]
|
18 |
|
19 |
|