hf-hub
hf-hub copied to clipboard
feat: support socks proxy
The synchronous interface already supports the socks5 protocol, but the asynchronous interface lacks support.
This pr adds support for the socks5 protocol to tokio::Api
Should fix #41