16 lines
507 B
YAML
16 lines
507 B
YAML
# extra models and concepts to download
|
|
# note that the urls should be direct download links
|
|
|
|
CHECKPOINTS_URLS:
|
|
- 'https://civitai.com/api/download/models/11745?type=Model&format=SafeTensor&size=full&fp=fp16'
|
|
|
|
VAE_URLS: []
|
|
|
|
LORAS_URLS:
|
|
- 'https://civitai.com/api/download/models/31284?type=Model&format=SafeTensor&size=full&fp=fp16'
|
|
- 'https://civitai.com/api/download/models/34562?type=Model&format=SafeTensor&size=full&fp=fp16'
|
|
|
|
EMBEDDINGS_URLS:
|
|
- 'https://civitai.com/api/download/models/94057'
|
|
|