allknowingroger
commited on
Commit
•
75fef83
1
Parent(s):
6ab0057
Update app.py
Browse files
app.py
CHANGED
@@ -6,14 +6,13 @@ import time
|
|
6 |
|
7 |
models =[
|
8 |
"digiplay/HIJKLMix_v2",
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"Sans404/somethingidk",
|
17 |
"goofyai/Leonardo_Ai_Style_Illustration",
|
18 |
]
|
19 |
|
|
|
6 |
|
7 |
models =[
|
8 |
"digiplay/HIJKLMix_v2",
|
9 |
+
"yufengzheng/my_dreambooth_dog_200_random_images",
|
10 |
+
"skk412/sdxl-rrsk2",
|
11 |
+
"julien-c/autotrain-dreambooth-marsupilami",
|
12 |
+
"FFFusion/400GB-LoraXL",
|
13 |
+
"matgu23/zws2",
|
14 |
+
"Yntec/lamettaRemix",
|
15 |
+
"jasonxxr666/lora-trained-xl-colab-v3",
|
|
|
16 |
"goofyai/Leonardo_Ai_Style_Illustration",
|
17 |
]
|
18 |
|