sheldonchiu / AI-AIO

A super toolbox for everyone to enjoy AI on Papaerspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some checkpoints can't be downloaded with the model downloader

simonelmundo opened this issue · comments

For some reason, some checkpoints can't be downloaded, I have no issues with loras, or controlnet, or embeddings But with Most checkpoints I get this error :

Required HTTP headers are incorrect. One of these needs to be correct:

Content-Type: text/html
Must be "application/octet-stream"

Content-Disposition: None
Must start with "attachment;"

For example , these two checkpoints : https://civitai.com/api/download/models/310444 , https://civitai.com/api/download/models/283712

The first link will give the error above, but the second link will be downloaded normally with your model downloader. Maybe it needs Civitai API ?