Commit Graph

32 Commits

Author SHA1 Message Date
87b5e56378 Update requirements.txt 2023-07-08 18:10:33 +08:00
3a5764ed34 Update requirements.txt 2023-07-08 17:59:27 +08:00
61b0e49fed fix some bugs in linux 2023-05-31 23:49:25 +08:00
f60dc371db 12 2023-05-31 10:42:44 +08:00
1240dd6f26 local gradio 2023-05-27 23:29:22 +08:00
d6be947177 修复gradio的依赖安装问题 2023-05-27 23:10:44 +08:00
9e991bfa3e Update requirements.txt 2023-05-27 21:56:16 +08:00
ae5783e383 修复gradio复制按钮BUG 2023-05-27 20:20:45 +08:00
cd411c2eea newbing-free deps 2023-05-25 15:12:54 +08:00
bb2f276ba5 remove duplicate 2023-05-25 15:00:07 +08:00
bd6ec158d4 Merge branch 'master' into master 2023-05-06 22:29:28 +08:00
d2f04e2dd2 Update requirements.txt 2023-05-06 22:28:37 +08:00
b47054c479 Update requirements.txt 2023-05-06 22:18:23 +08:00
15c40bdaff fix: resolve keyerror 'serialized_input' for windows platform 2023-05-06 17:05:24 +08:00
60848b21dc fix version 2023-04-14 17:04:49 +08:00
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
7167c84394 修正解析源代码bug 2023-04-11 17:42:56 +08:00
e965c36db3 Merge branch 'master' into dev_grand 2023-04-10 12:38:26 +08:00
1256387488 Added python-docx
解决在使用批量导入 .docx 文件是提示需要 pip install --upgrade python-docx 的问题
2023-04-10 01:06:34 +08:00
3725122de1 增加临时输入api-key的功能 2023-04-09 21:23:21 +08:00
e371b82ea3 更新requirements.txt实现代码高亮必要 2023-04-08 00:23:26 +08:00
d1a18d293a 更新requirements.txt 2023-04-07 12:45:47 +08:00
dcaa7a1808 重命名一些函数 2023-04-06 02:02:04 +08:00
3aa446cf19 修复代码英文重构Bug 2023-04-04 15:23:42 +08:00
a098d08750 Merge branch 'master' of https://github.com/JasonGuo1/chatgpt_academic into JasonGuo1-master 2023-03-31 21:31:31 +08:00
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
44e77dc741 feat(toolbox):调整了空格的问题 2023-03-30 20:28:15 +08:00
a360cd7e74 feat(支持rar格式与7z格式解压) 2023-03-30 15:24:01 +08:00
81741bc3f6 file IO 2023-03-27 13:01:22 +08:00
27d01c0890 up 2023-03-20 17:04:40 +08:00