eienmojiki commited on
Commit
9a704e1
1 Parent(s): 53ece63

Update models/embeds.py

Browse files
Files changed (1) hide show
  1. models/embeds.py +1 -0
models/embeds.py CHANGED
@@ -1,4 +1,5 @@
1
  download_embeds: list = [
 
2
  'https://huggingface.co/datasets/Nerfgun3/bad_prompt/blob/main/bad_prompt_version2.pt',
3
  'https://huggingface.co/embed/negative/resolve/main/EasyNegativeV2.safetensors',
4
  'https://huggingface.co/yesyeahvh/bad-hands-5/resolve/main/bad-hands-5.pt',
 
1
  download_embeds: list = [
2
+ 'https://civitai.com/api/download/models/363593',
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',