eienmojiki commited on
Commit
5dc1bab
1 Parent(s): 54d6d02

Update models/checkpoints.py

Browse files
Files changed (1) hide show
  1. models/checkpoints.py +1 -7
models/checkpoints.py CHANGED
@@ -1,9 +1,3 @@
1
  CHECKPOINT_LIST = (
2
- "https://civitai.com/api/download/models/597138, " # animaPencilXL
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
  )