Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
89c5a25
1
Parent(s):
ea7ce9e
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"Norod78/
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"tchauffi/shetland_dog_LoRA",
|
9 |
+
"Norod78/weird-fashion-show-outfits-sdxl-lora",
|
10 |
+
"sirajudheen55/sd-trained",
|
11 |
+
"xgga/lora-sdxl-waterpainting",
|
12 |
+
"openskyml/lexica-aperture-v3-5",
|
13 |
+
"nakkati/output_dreambooth_model_preservation",
|
14 |
+
"livingbox/minimalist-style-01-v2",
|
15 |
+
"wittenberg/model",
|
16 |
+
"cyuzhang/pets_rank_16",
|
17 |
]
|
18 |
|
19 |
|