Spaces:
Runtime error
Runtime error
Commit
·
ca3d28e
1
Parent(s):
a6a9349
Update app.py
Browse files
app.py
CHANGED
@@ -5,16 +5,16 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"stephanebhiri/lora-trained-xl-colab-
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
]
|
19 |
|
20 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"stephanebhiri/lora-trained-xl-colab-stpJDepp2",
|
9 |
+
"stephanebhiri/lora-trained-xl-colab-stpJDepp1",
|
10 |
+
"stephanebhiri/lora-trained-xl-colab-stp22",
|
11 |
+
"stephanebhiri/lora-trained-xl-colab-stp24",
|
12 |
+
"frknayk/cartoon-blip-captions-model",
|
13 |
+
"msh1031/wafer-thnn",
|
14 |
+
"DveloperY0115/shapenet_chair_dreambooth",
|
15 |
+
"DveloperY0115/pokemon-lora",
|
16 |
+
"Akbartus/Lora360",
|
17 |
+
"Yanmam/pw5",
|
18 |
]
|
19 |
|
20 |
|