添加对NOUGAT的代理设置

This commit is contained in:
binary-husky
2023-10-18 16:58:19 +08:00
parent af83c43fb0
commit f925fe7692
2 changed files with 4 additions and 2 deletions

View File

@@ -200,7 +200,7 @@ PATH_LOGGING = "gpt_log"
# 除了连接OpenAI之外还有哪些场合允许使用代理请勿修改
WHEN_TO_USE_PROXY = ["Download_LLM", "Download_Gradio_Theme", "Connect_Grobid", "Warmup_Modules"]
WHEN_TO_USE_PROXY = ["Download_LLM", "Download_Gradio_Theme", "Connect_Grobid", "Warmup_Modules", "Nougat_Download"]
# 自定义按钮的最大数量限制