Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
5215d9e
1
Parent(s):
8a52c4a
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
"Hekenye/lora-trained-xl",
|
10 |
"artificialguybr/ToyRedmond-ToyLoraForSDXL10",
|
11 |
-
"MakAttack/BulKeepTEstiFoundScriptChangeng",
|
12 |
"lberglund/sweep_final_1_20231013093620",
|
13 |
"navyalizabeth/my-pet-cat",
|
14 |
"aswathys/my-pet-dog",
|
15 |
"Christabelle/sd_anime_concept_generator",
|
16 |
"lberglund/sweep_final_3_20231013105322",
|
|
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"VarunRaj/my-pet-dog-jkl",
|
9 |
"Hekenye/lora-trained-xl",
|
10 |
"artificialguybr/ToyRedmond-ToyLoraForSDXL10",
|
|
|
11 |
"lberglund/sweep_final_1_20231013093620",
|
12 |
"navyalizabeth/my-pet-cat",
|
13 |
"aswathys/my-pet-dog",
|
14 |
"Christabelle/sd_anime_concept_generator",
|
15 |
"lberglund/sweep_final_3_20231013105322",
|
16 |
+
"digiplay/hellopure_v2.23",
|
17 |
]
|
18 |
|
19 |
|