Update README.md

This commit is contained in:
binary-husky 2023-04-12 00:08:31 +08:00 committed by GitHub
parent c41eb0e997
commit 3cb46534b6

View File

@ -44,6 +44,7 @@ chat分析报告生成 | [函数插件] 运行后自动生成总结汇报
支持GPT输出的markdown表格 | 可以输出支持GPT的markdown表格
启动暗色gradio[主题](https://github.com/binary-husky/chatgpt_academic/issues/173) | 在浏览器url后面添加```/?__dark-theme=true```可以切换dark主题
huggingface免科学上网[在线体验](https://huggingface.co/spaces/qingxu98/gpt-academic) | 登陆huggingface后复制[此空间](https://huggingface.co/spaces/qingxu98/gpt-academic)
多LLM大语言模型混合支持v3.0分支测试中) | 同时被ChatGPT和ChatGLM伺候的感觉一定会很不错吧
…… | ……
</div>
@ -84,6 +85,14 @@ huggingface免科学上网[在线体验](https://huggingface.co/spaces/qingxu98/
<img src="https://user-images.githubusercontent.com/96192199/226935232-6b6a73ce-8900-4aee-93f9-733c7e6fef53.png" width="700" >
</div>
- 多种大语言模型混合调用v3.0分支测试中)
<div align="center">
<img src="https://user-images.githubusercontent.com/96192199/231222778-34776885-a7f0-4f2c-b5f4-7cc2ef3ecb58.png" width="700" >
</div>
## 直接运行 (Windows, Linux or MacOS)
### 1. 下载项目