allknowingroger
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -5,14 +5,14 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
"ManuelHettich/acne0_LoRA_filtered_all",
|
17 |
]
|
18 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"wintercoming6/shitao-artwork-sdxl-lora2",
|
9 |
+
"wintercoming6/lol-champion-skin-sdxl-lora",
|
10 |
+
"wintercoming6/shitao-artwork-sdxl-lora",
|
11 |
+
"tonyassi/warhol-lora",
|
12 |
+
"prampampam/light-sdxl-lora",
|
13 |
+
"sessex/kvn-LoRA",
|
14 |
+
"sayakpaul/temp-autotrain-553-8bit-adam",
|
15 |
+
"sayakpaul/temp-autotrain-553",
|
16 |
"ManuelHettich/acne0_LoRA_filtered_all",
|
17 |
]
|
18 |
|