#Hi! Sometimes I can download models from Civitai, using wget. But other times, I can´t. Example:

14 messages · Page 1 of 1 (latest)

elfin spearBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

grave mirage
#

some models on civatic requires login before download

glad marsh
#

But I am logged in...

#

And I can download it in local, but no wget to runpod

grave mirage
#

cause on runpod you are on another machine

#

curl -LOJH "Authorization: Bearer xxxxxx" https://civitai.com/api/download/models/342732?type=Model&format=SafeTensor&size=pruned&fp=fp16
you would need generate own API key and replace xxxxxx

glad marsh
#

Thanks! gonna try this

#

It works! Thanks so much. But why is not working using wget?

grave mirage
#

@glad marsh for wget you would need something like this but not sure it will work

glad marsh
#

🙌

frozen bronze
#

@smoky moth

#

perfect