fumiama / RVC-Models-Downloader

Easy tool to download a batch of files listed in yaml (ex. RVC models in Hugging Face 🤗).
GNU Affero General Public License v3.0
83 stars 12 forks source link

This tool does not support the environment variable `http_proxy`. #4

Open yinghaodang opened 2 weeks ago

yinghaodang commented 2 weeks ago

This tool does not support the environment variable http_proxy. After testing, resources for ChatTTS can be downloaded without using a proxy, but with the environment variable added, the program does not work at all. (I hope the download can be faster)

fumiama commented 2 weeks ago

OK. Will add proxy support in the next version.

fumiama commented 2 weeks ago

Please try to run the latest commit.