Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
641379a
1
Parent(s):
0009d7b
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 |
-
"Yntec/
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Seooooooogi/lora-sdxl-orange",
|
9 |
+
"tempertrash/corgy_dog_LoRA",
|
10 |
+
"kangsul/lora-trained-xl",
|
11 |
+
"sayakpaul/corgy_dog_LoRA",
|
12 |
+
"Yntec/CutesyAnime",
|
13 |
+
"livingbox/model-test-02-v3",
|
14 |
+
"livingbox/bedroom-model",
|
15 |
+
"vinothananthini/monster-toy",
|
16 |
+
"javismiles/lora6",
|
17 |
]
|
18 |
|
19 |
|