Commit Graph

44 Commits

Author SHA1 Message Date
binary-husky 7b526cf74b 更新scipdf_parser 2023-11-13 00:48:48 +08:00
qingxu fu 28119e343c 将autogen大模型调用底层hook掉 2023-11-11 22:01:19 +08:00
binary-husky 93c76e1809 更新内置gradio版本 2023-10-06 09:54:07 +08:00
binary-husky 409927ef8e 统一 transformers 版本 2023-09-23 22:26:28 +08:00
qingxu fu 347124c967 update scipdf_parser dep 2023-09-08 10:43:20 +08:00
binary-husky ed11269aef 支持借助GROBID实现PDF高精度翻译 2023-08-28 01:22:20 +08:00
binary-husky 8199a9a12e
Update requirements.txt 2023-08-14 11:23:15 +08:00
binary-husky cb10a8abec
Update requirements.txt 2023-08-14 10:54:46 +08:00
binary-husky 0dbcda89b7
add websocket dep 2023-08-14 10:32:31 +08:00
qingxu fu b5b8c123e4 latex plugin stability improvement 2023-07-20 19:39:22 +08:00
qingxu fu 7368580cd6 concat pdf after translation 2023-07-20 12:46:48 +08:00
binary-husky 6f21ae8939 support claude api 2023-07-16 15:03:05 +08:00
binary-husky 87b5e56378
Update requirements.txt 2023-07-08 18:10:33 +08:00
binary-husky 3a5764ed34
Update requirements.txt 2023-07-08 17:59:27 +08:00
binary-husky 61b0e49fed fix some bugs in linux 2023-05-31 23:49:25 +08:00
binary-husky f60dc371db 12 2023-05-31 10:42:44 +08:00
binary-husky 1240dd6f26 local gradio 2023-05-27 23:29:22 +08:00
505030475 d6be947177 修复gradio的依赖安装问题 2023-05-27 23:10:44 +08:00
binary-husky 9e991bfa3e
Update requirements.txt 2023-05-27 21:56:16 +08:00
binary-husky ae5783e383 修复gradio复制按钮BUG 2023-05-27 20:20:45 +08:00
binary-husky cd411c2eea newbing-free deps 2023-05-25 15:12:54 +08:00
binary-husky bb2f276ba5 remove duplicate 2023-05-25 15:00:07 +08:00
binary-husky bd6ec158d4
Merge branch 'master' into master 2023-05-06 22:29:28 +08:00
binary-husky d2f04e2dd2
Update requirements.txt 2023-05-06 22:28:37 +08:00
binary-husky b47054c479
Update requirements.txt 2023-05-06 22:18:23 +08:00
Zeeland 15c40bdaff fix: resolve keyerror 'serialized_input' for windows platform 2023-05-06 17:05:24 +08:00
Your Name 60848b21dc fix version 2023-04-14 17:04:49 +08:00
binary-husky eee5763b15 Update requirements.txt 2023-04-13 12:27:28 +08:00
无知之人 3d6e4ee3a7 [fix]Update requirements.txt For fix
Modify the version of Gradio, which does not support the color button when it is lower than version 3.24. On version 3.25, it fixes the issue https://github.com/gradio-app/gradio/issues/3716 and #371 .

修改一下gradio的版本,低于 3.24版本时不支持 color button,3.25则修复了 issue: #371https://github.com/gradio-app/gradio/issues/3716
2023-04-12 21:32:03 +08:00
qingxu fu 7167c84394 修正解析源代码bug 2023-04-11 17:42:56 +08:00
qingxu fu e965c36db3 Merge branch 'master' into dev_grand 2023-04-10 12:38:26 +08:00
HougeLangley 1256387488 Added python-docx
解决在使用批量导入 .docx 文件是提示需要 pip install --upgrade python-docx 的问题
2023-04-10 01:06:34 +08:00
qingxu fu 3725122de1 增加临时输入api-key的功能 2023-04-09 21:23:21 +08:00
Your Name e371b82ea3 更新requirements.txt实现代码高亮必要 2023-04-08 00:23:26 +08:00
qingxu fu d1a18d293a 更新requirements.txt 2023-04-07 12:45:47 +08:00
Your Name dcaa7a1808 重命名一些函数 2023-04-06 02:02:04 +08:00
qingxu fu 3aa446cf19 修复代码英文重构Bug 2023-04-04 15:23:42 +08:00
Your Name a098d08750 Merge branch 'master' of https://github.com/JasonGuo1/chatgpt_academic into JasonGuo1-master 2023-03-31 21:31:31 +08:00
Your Name 167be41621 pdfminer整合到一个文件中 2023-03-31 21:03:12 +08:00
欧玮杰 285fa4690c feature(read pdf paper then write summary):
add a func called readPdf in toolbox, which can read pdf paper to str. then use bs4.BeautifulSoup to clean content.
2023-03-31 00:54:01 +08:00
JasonGuo1 44e77dc741 feat(toolbox):调整了空格的问题 2023-03-30 20:28:15 +08:00
JasonGuo1 a360cd7e74 feat(支持rar格式与7z格式解压) 2023-03-30 15:24:01 +08:00
Your Name 81741bc3f6 file IO 2023-03-27 13:01:22 +08:00
Your Name 27d01c0890 up 2023-03-20 17:04:40 +08:00