Skip to content

能否不需要关闭--no-gradio-queue #7

Answered by pk5ls20
cjh1228 asked this question in Q&A
Discussion options

You must be logged in to vote

想用代理而不启用--no-gradio-queue的话可以尝试添加如下环境变量:

http_proxy=http://127.0.0.1:PORT   
https_proxy=http://127.0.0.1:PORT    
no_proxy=localhost, 127.0.0.1, ::1      

@cjh1228

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pk5ls20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants