allknowingroger
commited on
Commit
•
89c17f4
1
Parent(s):
913533b
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 |
+
"tomik76/tomperson_LoRA",
|
9 |
+
"robin-weaver/me_LoRA",
|
10 |
+
"justswim/6shz-a5ys-utuo-0",
|
11 |
+
"justswim/alvn_n_dgs_01-0",
|
12 |
+
"DingDongBell/ddbldh",
|
13 |
+
"btmccarthy15/SDLORA2",
|
14 |
+
"booshy19/noelia",
|
15 |
+
"MariannBar/marbar",
|
16 |
+
"javismiles/javilora1",
|
17 |
]
|
18 |
|
19 |
|