qingxu fu
|
2712d99d08
|
添加Markdown全文翻译插件,并用此插件翻译了本项目的README
|
2023-04-13 13:40:13 +08:00 |
|
qingxu fu
|
76ee4c2c55
|
Merge branch 'master' of https://github.com/binary-husky/chatgpt_academic into master
|
2023-04-13 12:46:34 +08:00 |
|
qingxu fu
|
fc222bf287
|
Lua工程解析+修正注释
|
2023-04-13 12:46:31 +08:00 |
|
binary-husky
|
eee5763b15
|
Update requirements.txt
|
2023-04-13 12:27:28 +08:00 |
|
binary-husky
|
ff55bbd498
|
Update README.md
|
2023-04-13 12:20:54 +08:00 |
|
binary-husky
|
703ff7f814
|
Update README.md
|
2023-04-13 12:17:59 +08:00 |
|
binary-husky
|
16f7a52207
|
Update 高级功能函数模板.py
|
2023-04-13 12:02:52 +08:00 |
|
binary-husky
|
7cad5fa594
|
Update README.md
|
2023-04-13 11:53:52 +08:00 |
|
binary-husky
|
0b1d833804
|
Merge pull request #436 from DDreame/patch-1
[fix]Update requirements.txt For fix
|
2023-04-13 11:47:19 +08:00 |
|
binary-husky
|
7d414f67f0
|
Merge pull request #439 from mrhblfx/patch-2
增加解析Lua项目
|
2023-04-13 11:45:42 +08:00 |
|
binary-husky
|
3e1cecd9f5
|
Merge pull request #438 from mrhblfx/patch-1
增加了解析Go项目匹配的文件: `go.mod`, `go.sum`, `go.work`
|
2023-04-13 11:44:03 +08:00 |
|
qingxu fu
|
98724cd395
|
更新注释
|
2023-04-13 11:18:44 +08:00 |
|
qingxu fu
|
8ac9b454e3
|
改善chatpdf的功能
|
2023-04-13 11:08:53 +08:00 |
|
mrhblfx
|
5e602cabf5
|
Update crazy_functional.py
|
2023-04-12 22:44:07 +08:00 |
|
mrhblfx
|
c6610b2aab
|
新增解析一个Lua项目
|
2023-04-12 22:39:31 +08:00 |
|
mrhblfx
|
7e53cf7c7e
|
增加了解析Go项目匹配的文件: go.mod , go.sum , go.work
|
2023-04-12 22:33:34 +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: #371 和 https://github.com/gradio-app/gradio/issues/3716
|
2023-04-12 21:32:03 +08:00 |
|
fuqingxu
|
613be5509b
|
启动ChatGPT+ChatGLM
|
2023-04-12 17:41:33 +08:00 |
|
fuqingxu
|
d40fa20ce8
|
Merge branch 'master' of https://github.com/binary-husky/chatgpt_academic
|
2023-04-12 16:57:56 +08:00 |
|
fuqingxu
|
40bd857c70
|
UTF8 Ignore read file errors
|
2023-04-12 16:57:01 +08:00 |
|
binary-husky
|
6e1976d9b8
|
Update README.md
|
2023-04-12 12:04:57 +08:00 |
|
binary-husky
|
88a86635c6
|
Update README.md
|
2023-04-12 11:21:20 +08:00 |
|
binary-husky
|
acbeebd18d
|
Update README.md
|
2023-04-12 02:46:04 +08:00 |
|
binary-husky
|
7515863503
|
Update README.md
|
2023-04-12 02:41:43 +08:00 |
|
binary-husky
|
a1af5a99e0
|
Update README.md
|
2023-04-12 02:27:55 +08:00 |
|
binary-husky
|
84f6ee2fb7
|
Update README.md
|
2023-04-12 02:27:10 +08:00 |
|
binary-husky
|
c090df34fa
|
Update README.md
|
2023-04-12 00:12:42 +08:00 |
|
binary-husky
|
3cb46534b6
|
Update README.md
|
2023-04-12 00:08:31 +08:00 |
|
Your Name
|
c41eb0e997
|
移除故障代码说明
|
2023-04-11 21:19:31 +08:00 |
|
binary-husky
|
c43a3e6f59
|
默认关闭share
注意,由于国内 Gradio 的网络访问较为缓慢,启用 demo.queue().launch(share=True, inbrowser=True) 时所有网络会经过 Gradio 服务器转发,导致打字机体验大幅下降,现在默认启动方式已经改为 share=False,如有需要公网访问的需求,可以重新修改为 share=True 启动。
|
2023-04-11 21:13:21 +08:00 |
|
binary-husky
|
a8399d2727
|
Merge pull request #413 from liyishuai/patch-1
Dockerfile: unbuffer stdout
|
2023-04-11 20:15:10 +08:00 |
|
binary-husky
|
d41d0db810
|
Update README.md
|
2023-04-11 20:00:33 +08:00 |
|
qingxu fu
|
19d6323801
|
Merge branch 'master' of https://github.com/binary-husky/chatgpt_academic into master
|
2023-04-11 19:59:09 +08:00 |
|
qingxu fu
|
929c0afc9b
|
2.67 修复typo
|
2023-04-11 19:59:06 +08:00 |
|
qingxu fu
|
3748979133
|
2.67 修复typo
|
2023-04-11 19:58:37 +08:00 |
|
binary-husky
|
6e8c5637aa
|
Update README.md
|
2023-04-11 19:34:03 +08:00 |
|
qingxu fu
|
f336ba060d
|
Merge branch 'master' of https://github.com/binary-husky/chatgpt_academic into master
|
2023-04-11 19:32:02 +08:00 |
|
qingxu fu
|
4fe4626608
|
修改功能说明
|
2023-04-11 19:31:57 +08:00 |
|
binary-husky
|
e6fbf13c67
|
Update README.md
|
2023-04-11 19:00:20 +08:00 |
|
binary-husky
|
6bc5cbce20
|
Update README.md
|
2023-04-11 18:58:16 +08:00 |
|
qingxu fu
|
3c9d63c37b
|
UP
|
2023-04-11 18:50:56 +08:00 |
|
qingxu fu
|
93d5fc2f1a
|
修复
|
2023-04-11 18:49:22 +08:00 |
|
qingxu fu
|
2f2ad59823
|
2.62 BUG 修复
|
2023-04-11 18:47:51 +08:00 |
|
qingxu fu
|
b841d58a26
|
renew all
|
2023-04-11 18:36:38 +08:00 |
|
qingxu fu
|
3d66e3eb79
|
UP
|
2023-04-11 18:23:59 +08:00 |
|
Your Name
|
4dad114ce7
|
紧急bug修复
|
2023-04-11 18:16:33 +08:00 |
|
Your Name
|
f8d565c5a1
|
紧急BUG修复
|
2023-04-11 18:15:26 +08:00 |
|
Your Name
|
6bbc10f5b9
|
紧急bug修复
|
2023-04-11 18:12:31 +08:00 |
|
qingxu fu
|
8bf2956ff7
|
version 2.6
|
2023-04-11 17:55:30 +08:00 |
|
qingxu fu
|
270889a533
|
print change
|
2023-04-11 17:52:40 +08:00 |
|