Engineer-of-Stuff / stable-diffusion-paperspace

Jupyter notebooks for Paperspace.
The Unlicense
288 stars 110 forks source link

automated downloader #92

Open brineta opened 1 year ago

brineta commented 1 year ago

Automated downloader no longer working with CivitAi. Giving errors that were not present before. err

Cyberes commented 1 year ago

Yup, civitai changed their website so it isn't working anymore. Lucky for you I just fixed the downloader, I'll push the changes soon.

Cyberes commented 1 year ago

Please try 0993272

Nierrrrrrr commented 1 year ago

Still not working, same error message.

Edit: Here's some finding and temporary solution I used. It's my first time using Automated Model Downloader, so I'm not sure how it used to be, but when I clicked the version of a model in CivitAi, it will give me the URL like "https://civitai.com/models/17362?modelVersionId=24724" which doesn't match the regular expression of civitai_match.

Currently I copy the link on the download button in CivitAi like "https://civitai.com/api/download/models/24724" and use dl_web_file to directly download the models.