Spaces:
Running
on
Zero
Running
on
Zero
Update models/checkpoints.py
Browse files- models/checkpoints.py +1 -7
models/checkpoints.py
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
CHECKPOINT_LIST = (
|
2 |
-
"https://civitai.com/api/download/models/
|
3 |
-
"https://civitai.com/api/download/models/609052, " # ponyPencilXL
|
4 |
-
"https://civitai.com/api/download/models/128713, " # dreamShaper
|
5 |
-
"https://civitai.com/api/download/models/609753, " # mala anime mix
|
6 |
-
"https://civitai.com/api/download/models/501240, " # realistic vision
|
7 |
-
"https://civitai.com/api/download/models/105924, " # cetus-mix
|
8 |
-
"https://civitai.com/api/download/models/233092, " # better than words
|
9 |
)
|
|
|
1 |
CHECKPOINT_LIST = (
|
2 |
+
"https://civitai.com/api/download/models/493469, "
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
)
|