Spaces:
Running
on
Zero
Running
on
Zero
eienmojiki
commited on
Commit
•
48ad560
1
Parent(s):
b347212
Update models/embeds.py
Browse files- models/embeds.py +1 -0
models/embeds.py
CHANGED
@@ -3,4 +3,5 @@ download_embeds: list = [
|
|
3 |
'https://huggingface.co/datasets/Nerfgun3/bad_prompt/blob/main/bad_prompt_version2.pt',
|
4 |
'https://huggingface.co/embed/negative/resolve/main/EasyNegativeV2.safetensors',
|
5 |
'https://huggingface.co/yesyeahvh/bad-hands-5/resolve/main/bad-hands-5.pt',
|
|
|
6 |
]
|
|
|
3 |
'https://huggingface.co/datasets/Nerfgun3/bad_prompt/blob/main/bad_prompt_version2.pt',
|
4 |
'https://huggingface.co/embed/negative/resolve/main/EasyNegativeV2.safetensors',
|
5 |
'https://huggingface.co/yesyeahvh/bad-hands-5/resolve/main/bad-hands-5.pt',
|
6 |
+
'https://civitai.com/api/download/models/9208?type=Model&format=SafeTensor&size=full&fp=fp16',
|
7 |
]
|