allknowingroger
commited on
Commit
•
7d06514
1
Parent(s):
74547be
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 |
+
"artificialguybr/filmgrain-redmond-filmgrain-lora-for-sdxl",
|
9 |
+
"blanchon/sdxl-geolora-model-lora",
|
10 |
+
"blanchon/sdxl-b16-r128-geolora-model-lora",
|
11 |
+
"blanchon/sdxl-r32-geolora-model-lora",
|
12 |
+
"alirezaomneky/SDXL_fine_tuning",
|
13 |
+
"Westcott/1216",
|
14 |
+
"multimodalart/test-faceeee",
|
15 |
+
"artificialguybr/movie-poster-redmond-for-sd-xl-create-movie-poster-images",
|
16 |
+
"dhanushreddy29/sdxl-dreambooth-shirts",
|
17 |
]
|
18 |
|
19 |
|