3v324v23 commited on
Commit
1665c6f
·
1 Parent(s): d183ff1
Stable-diffusion/Put Stable Diffusion checkpoints here.txt CHANGED
File without changes
Stable-diffusion/{chill-inpaint.inpainting.ckpt → chill-inpaint.inpainting-fp32-ema-only.safetensors} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c542f049fbb8b815f096f2683e19098e26481ed7e859e3b83adba02dd29c29d
3
- size 4265457163
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ce2c4190d9e73ef5be3681f2713e242a6a69ba031b198d6ab3b087e1444590
3
+ size 4265203873
Stable-diffusion/chilloutmix_NiPrunedFp32Fix.safetensors CHANGED
File without changes
Stable-diffusion/grapefruitHentaiModel_grapefruitv4.safetensors CHANGED
File without changes
Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors CHANGED
File without changes
dl.py CHANGED
@@ -6,7 +6,7 @@ if not os.path.exists('./.gitattributes') or '35efec71055ba0c3b7c7a1bcf499d09223
6
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./.gitattributes" --create-dirs -o "././.gitattributes"')
7
  if not os.path.exists('./gen.py') or '9d27d063b324a6a71af0565b28c50d89f7925a57' != hashlib.sha1(open('./gen.py', 'rb').read()).hexdigest():
8
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./gen.py" --create-dirs -o "././gen.py"')
9
- if not os.path.exists('./dl.py') or '3a2186993fdd559e8d94fa0b1266681c2fdb20fe' != hashlib.sha1(open('./dl.py', 'rb').read()).hexdigest():
10
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./dl.py" --create-dirs -o "././dl.py"')
11
  if not os.path.exists('./embeddings/corneo_pov_anal.pt') or '37577b40588e2c267cbaf13f3edd014d5fe1f24b' != hashlib.sha1(open('./embeddings/corneo_pov_anal.pt', 'rb').read()).hexdigest():
12
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./embeddings/corneo_pov_anal.pt" --create-dirs -o "././embeddings/corneo_pov_anal.pt"')
@@ -26,8 +26,8 @@ if not os.path.exists('./Stable-diffusion/chilloutmix_NiPrunedFp32Fix.safetensor
26
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/chilloutmix_NiPrunedFp32Fix.safetensors" --create-dirs -o "././Stable-diffusion/chilloutmix_NiPrunedFp32Fix.safetensors"')
27
  if not os.path.exists('./Stable-diffusion/Put Stable Diffusion checkpoints here.txt') or 'da39a3ee5e6b4b0d3255bfef95601890afd80709' != hashlib.sha1(open('./Stable-diffusion/Put Stable Diffusion checkpoints here.txt', 'rb').read()).hexdigest():
28
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/Put Stable Diffusion checkpoints here.txt" --create-dirs -o "././Stable-diffusion/Put Stable Diffusion checkpoints here.txt"')
29
- if not os.path.exists('./Stable-diffusion/chill-inpaint.inpainting.ckpt') or 'b9d78fa6ebebb16446a11890ed5c045ea76d8f37' != hashlib.sha1(open('./Stable-diffusion/chill-inpaint.inpainting.ckpt', 'rb').read()).hexdigest():
30
- os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/chill-inpaint.inpainting.ckpt" --create-dirs -o "././Stable-diffusion/chill-inpaint.inpainting.ckpt"')
31
  if not os.path.exists('./Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors') or '655092a0b0bbd29f9e50548aeb5ed66cf5a521ee' != hashlib.sha1(open('./Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors', 'rb').read()).hexdigest():
32
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors" --create-dirs -o "././Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors"')
33
  if not os.path.exists('./Lora/japaneseDollLikeness_v10.safetensors') or 'dc0756d0176a4d6ecf86c978a2086b6c28e6e5dd' != hashlib.sha1(open('./Lora/japaneseDollLikeness_v10.safetensors', 'rb').read()).hexdigest():
 
6
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./.gitattributes" --create-dirs -o "././.gitattributes"')
7
  if not os.path.exists('./gen.py') or '9d27d063b324a6a71af0565b28c50d89f7925a57' != hashlib.sha1(open('./gen.py', 'rb').read()).hexdigest():
8
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./gen.py" --create-dirs -o "././gen.py"')
9
+ if not os.path.exists('./dl.py') or 'd4b28e302d0cd4b371097ad0e1fcc69ae7271322' != hashlib.sha1(open('./dl.py', 'rb').read()).hexdigest():
10
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./dl.py" --create-dirs -o "././dl.py"')
11
  if not os.path.exists('./embeddings/corneo_pov_anal.pt') or '37577b40588e2c267cbaf13f3edd014d5fe1f24b' != hashlib.sha1(open('./embeddings/corneo_pov_anal.pt', 'rb').read()).hexdigest():
12
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./embeddings/corneo_pov_anal.pt" --create-dirs -o "././embeddings/corneo_pov_anal.pt"')
 
26
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/chilloutmix_NiPrunedFp32Fix.safetensors" --create-dirs -o "././Stable-diffusion/chilloutmix_NiPrunedFp32Fix.safetensors"')
27
  if not os.path.exists('./Stable-diffusion/Put Stable Diffusion checkpoints here.txt') or 'da39a3ee5e6b4b0d3255bfef95601890afd80709' != hashlib.sha1(open('./Stable-diffusion/Put Stable Diffusion checkpoints here.txt', 'rb').read()).hexdigest():
28
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/Put Stable Diffusion checkpoints here.txt" --create-dirs -o "././Stable-diffusion/Put Stable Diffusion checkpoints here.txt"')
29
+ if not os.path.exists('./Stable-diffusion/chill-inpaint.inpainting-fp32-ema-only.safetensors') or '92a0d73fb8dcdfc42a8f61ff0a09e6748a079eb9' != hashlib.sha1(open('./Stable-diffusion/chill-inpaint.inpainting-fp32-ema-only.safetensors', 'rb').read()).hexdigest():
30
+ os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/chill-inpaint.inpainting-fp32-ema-only.safetensors" --create-dirs -o "././Stable-diffusion/chill-inpaint.inpainting-fp32-ema-only.safetensors"')
31
  if not os.path.exists('./Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors') or '655092a0b0bbd29f9e50548aeb5ed66cf5a521ee' != hashlib.sha1(open('./Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors', 'rb').read()).hexdigest():
32
  os.system('curl -L "https://huggingface.co/AI-Porn/AI-PORN/resolve/main/./Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors" --create-dirs -o "././Stable-diffusion/uberRealisticPornMerge_urpmv12.safetensors"')
33
  if not os.path.exists('./Lora/japaneseDollLikeness_v10.safetensors') or 'dc0756d0176a4d6ecf86c978a2086b6c28e6e5dd' != hashlib.sha1(open('./Lora/japaneseDollLikeness_v10.safetensors', 'rb').read()).hexdigest():