From af3a1901a0837290363747897d4c974b7c7cf162 Mon Sep 17 00:00:00 2001 From: kaixindelele <1985790413@qq.com> Date: Tue, 20 Jun 2023 21:06:13 +0800 Subject: [PATCH] =?UTF-8?q?Update=20Latex=E8=BE=93=E5=87=BAPDF=E7=BB=93?= =?UTF-8?q?=E6=9E=9C.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crazy_functions/Latex输出PDF结果.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crazy_functions/Latex输出PDF结果.py b/crazy_functions/Latex输出PDF结果.py index 65a81c5..70431ba 100644 --- a/crazy_functions/Latex输出PDF结果.py +++ b/crazy_functions/Latex输出PDF结果.py @@ -3,8 +3,8 @@ from toolbox import CatchException, report_execption, update_ui_lastest_msg, zip import glob, os, requests, time pj = os.path.join # ARXIV_CACHE_DIR = os.path.expanduser(f"~/arxiv_cache/") +# ARXIV_CACHE_DIR = os.path.expanduser(f"~/arxiv_cache/") ARXIV_CACHE_DIR = os.getenv("Arxiv_Cache") - # =================================== 工具函数 =============================================== 专业词汇声明 = 'If the term "agent" is used in this section, it should be translated to "智能体". ' def switch_prompt(pfg, mode):