Commit
·
1a00b5e
1
Parent(s):
969b2a1
Update app.py
Browse files
app.py
CHANGED
@@ -7,14 +7,16 @@ import time
|
|
7 |
models =[
|
8 |
"Yntec/CinemaE",
|
9 |
"artificialguybr/IconsRedmond-IconsLoraForSDXL",
|
10 |
-
"abnv15/SDXL_Rivian_R1T",
|
11 |
"ra100/lora-lower_decks_people",
|
12 |
-
"RunDiffusion/RunDiffusion-XL-Beta",
|
13 |
"digiplay/AI-infinity-V1-fp16",
|
14 |
"bharadwajkg/finetune-sd2-1-planogram-lora-data6",
|
15 |
"artificialguybr/freedom",
|
16 |
"artificialguybr/IconsMI-AppIconsModelforSD",
|
17 |
"mfrashad/majicMIX_realistic_v6",
|
|
|
|
|
|
|
|
|
18 |
]
|
19 |
|
20 |
|
|
|
7 |
models =[
|
8 |
"Yntec/CinemaE",
|
9 |
"artificialguybr/IconsRedmond-IconsLoraForSDXL",
|
|
|
10 |
"ra100/lora-lower_decks_people",
|
|
|
11 |
"digiplay/AI-infinity-V1-fp16",
|
12 |
"bharadwajkg/finetune-sd2-1-planogram-lora-data6",
|
13 |
"artificialguybr/freedom",
|
14 |
"artificialguybr/IconsMI-AppIconsModelforSD",
|
15 |
"mfrashad/majicMIX_realistic_v6",
|
16 |
+
"xiaolxl/GuoFeng3",
|
17 |
+
"hulefei/test-cat",
|
18 |
+
"zhyemmmm/BeautifulRealisticAsians",
|
19 |
+
"zjngjng/textual_inversion_cat",
|
20 |
]
|
21 |
|
22 |
|