Commit Graph

20 Commits

Author SHA1 Message Date
qingxu fu 8049296bee 上传 2023-04-15 21:08:44 +08:00
qingxu fu 91609d6d39 Rebase v3.0 2023-04-15 15:24:18 +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