allknowingroger
commited on
Commit
•
84ff5db
1
Parent(s):
731db5e
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 |
-
"Blib-la/
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"najonajo/lora-trained-xl",
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Potato142/beautiful_girl_LoRA",
|
9 |
+
"dog-god/texture-synthesis-sdxl-lora",
|
10 |
+
"salma-remyx/aerial-view-field-sdxl-lora",
|
11 |
+
"Blib-la/thomas_rowlandson_lora_sdxl",
|
12 |
+
"blueharbour/photo",
|
13 |
+
"zzoming/jjang",
|
14 |
+
"sessex/margiela_artisanal_LoRA",
|
15 |
+
"najonajo/lora-trained-xl-shohei",
|
16 |
+
"AliRiza/kramer_face_lora_sdxl",
|
17 |
]
|
18 |
|
19 |
|