Spaces:
Runtime error
Runtime error
Commit
·
329fae5
1
Parent(s):
641f464
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,16 @@ 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 |
+
"mahendra0203/lora-trained-xl-colab-5c-steps-standing",
|
9 |
+
"vcolamatteo/pokemon-text_to_image_lora_1",
|
10 |
+
"acondess/lineartv1.1",
|
11 |
+
"Eaaven/lora-trained-rev-1e-5",
|
12 |
+
"krishi/tartan2",
|
13 |
+
"Eggsbena/model_12",
|
14 |
+
"Arshojojills/cheems-chm-memedog",
|
15 |
+
"rishabh063/lora-trained-xl-car",
|
16 |
+
"newsyctw/res_AFRICAN_PYGMY_GOOSE_sdv2-1",
|
17 |
+
"Kyousan/lora-dr-trained-xl-colab-licar2000-withblipbehind-1e-6-1000",
|
18 |
]
|
19 |
|
20 |
|