dasghost65536 commited on
Commit
567fbf5
1 Parent(s): 44dca14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -165,6 +165,8 @@ DownLoad(r"https://civitai.com/api/download/models/128713",user_home / r"stable-
165
  #DownLoad(r"https://civitai.com/api/download/models/28089",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"animePastelDream_hardBakedVae.safetensors")
166
  #MIX-Pro-V4
167
  #DownLoad(r"https://civitai.com/api/download/models/34559",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"mixProV4_v4.safetensors")
 
 
168
 
169
  #MasterVae
170
  #DownLoad(r"https://civitai.com/api/download/models/141727",user_home / r"stable-diffusion-webui" / r"models" / r"VAE",r"mastervae_v1Pt.pt")
 
165
  #DownLoad(r"https://civitai.com/api/download/models/28089",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"animePastelDream_hardBakedVae.safetensors")
166
  #MIX-Pro-V4
167
  #DownLoad(r"https://civitai.com/api/download/models/34559",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"mixProV4_v4.safetensors")
168
+ #tb_zANIME+mix
169
+ #DownLoad(r"https://civitai.com/api/download/models/197115",user_home / r"stable-diffusion-webui" / r"models" / r"Stable-diffusion",r"tbZanimeMix_v10.safetensors")
170
 
171
  #MasterVae
172
  #DownLoad(r"https://civitai.com/api/download/models/141727",user_home / r"stable-diffusion-webui" / r"models" / r"VAE",r"mastervae_v1Pt.pt")