allknowingroger
commited on
Commit
•
7f6aa34
1
Parent(s):
71edb51
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 |
+
"lccllccc/0919_sdxl_lora",
|
9 |
+
"Norod78/SDXL-simpstyle-Lora",
|
10 |
+
"Kendong/lora-trained-xl",
|
11 |
+
"dbecker1/test_lora_mdl3",
|
12 |
+
"Revanthraja/fashion",
|
13 |
+
"bongo2112/sdxl-db-mwijaku-headshot",
|
14 |
+
"Leekp/toonmaker5",
|
15 |
+
"albertengineer/lora-trained-xl-colab",
|
16 |
+
"flobbit/toyota-4runner-1st-gen-sdxl-lora",
|
17 |
]
|
18 |
|
19 |
|