luisrguerra
commited on
Commit
·
e08778e
1
Parent(s):
c84a267
Update app.py
Browse files
app.py
CHANGED
@@ -162,7 +162,7 @@ DownLoad(r"https://huggingface.co/Lykon/DreamShaper/resolve/main/DreamShaper_7_p
|
|
162 |
#Realistic Vision
|
163 |
#DownLoad(r"https://huggingface.co/SG161222/Realistic_Vision_V1.4/resolve/main/Realistic_Vision_V1.4-pruned-fp16.safetensors",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"Realistic_Vision_V1.4-pruned-fp16.safetensors")
|
164 |
#CyberRealistic
|
165 |
-
DownLoad(r"https://huggingface.co/cyberdelia/CyberRealistic/resolve/main/CyberRealistic_V3.2-FP16.safetensors",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"CyberRealistic_V3.2-FP16.safetensors")
|
166 |
print("Stable Diffusion Checkpoint Models Downloaded\n")
|
167 |
|
168 |
print("Downloading Lora.")
|
|
|
162 |
#Realistic Vision
|
163 |
#DownLoad(r"https://huggingface.co/SG161222/Realistic_Vision_V1.4/resolve/main/Realistic_Vision_V1.4-pruned-fp16.safetensors",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"Realistic_Vision_V1.4-pruned-fp16.safetensors")
|
164 |
#CyberRealistic
|
165 |
+
#DownLoad(r"https://huggingface.co/cyberdelia/CyberRealistic/resolve/main/CyberRealistic_V3.2-FP16.safetensors",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"CyberRealistic_V3.2-FP16.safetensors")
|
166 |
print("Stable Diffusion Checkpoint Models Downloaded\n")
|
167 |
|
168 |
print("Downloading Lora.")
|