Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wd14tagger.py download_model to use proxy #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sirius422
Copy link

Unlike requests, aiohttp won't read environment variables like HTTP_PROXY by default, set trust_env to True will make it use proxy if available, which may help to resolve some network-related issues like #66 #61 #58

Read proxy settings from environment variables if available by default
@DuroCuri
Copy link

Your are so cool, Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants