Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
80b33e4
1
Parent(s):
dfe01d8
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 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"ignasbud/corgy_dog_LoRA",
|
9 |
+
"multimodalart/text-encoder-test-5",
|
10 |
+
"multimodalart/text-encoder-test-4",
|
11 |
+
"ahgsql/WOODY_LoRA",
|
12 |
+
"kr-manish/text-to-image-sdxl-lora-dreemBooth-rashmika_3000_512x512",
|
13 |
+
"dasdsff/PSYPRO1",
|
14 |
+
"akshaysabale07169/linkedin",
|
15 |
+
"ruhul0/dreambooth",
|
16 |
+
"armstrongrichi/sdxl_picarmstrongrichi",
|
17 |
]
|
18 |
|
19 |
|