Civitai Wget Script
Hi all,
I dont know if anyone needs this. With the help of chatgpt i created a script for downloading models form civitai via wget.
You need to provide an API Key from Civitai and a base path to your downloads folder.
Then you simply paste the download links to the downloads.txt file in the same directory of the script and provide which model type it is. For example:
Checkpoint|https://url-to-download-target
After the download is successful the script will backup the old downloads file by renaming it to downloads.bak and creates an empty downloads.txt file.
[link] [comments]