Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	
		binary-husky
		
	commited on
		
		
					Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -44,7 +44,7 @@ chat分析报告生成 | [函数插件] 运行后自动生成总结汇报 | |
| 44 | 
             
            启动暗色gradio[主题](https://github.com/binary-husky/chatgpt_academic/issues/173) | 在浏览器url后面添加```/?__theme=dark```可以切换dark主题
         | 
| 45 | 
             
            [多LLM模型](https://www.bilibili.com/video/BV1wT411p7yf)支持,[API2D](https://api2d.com/)接口支持 | 同时被GPT3.5、GPT4、[清华ChatGLM](https://github.com/THUDM/ChatGLM-6B)、[复旦MOSS](https://github.com/OpenLMLab/MOSS)同时伺候的感觉一定会很不错吧?
         | 
| 46 | 
             
            更多LLM模型接入,支持[huggingface部署](https://huggingface.co/spaces/qingxu98/gpt-academic) | 加入Newbing接口(新必应),引入清华[Jittorllms](https://github.com/Jittor/JittorLLMs)支持[LLaMA](https://github.com/facebookresearch/llama),[RWKV](https://github.com/BlinkDL/ChatRWKV)和[盘古α](https://openi.org.cn/pangu/)
         | 
| 47 | 
            -
            …… | ……
         | 
| 48 |  | 
| 49 | 
             
            </div>
         | 
| 50 |  | 
| @@ -262,6 +262,11 @@ Tip:不指定文件直接点击 `载入对话历史存档` 可以查看历史h | |
| 262 | 
             
            <img src="https://user-images.githubusercontent.com/96192199/236639178-92836f37-13af-4fdd-984d-b4450fe30336.png" width="500" >
         | 
| 263 | 
             
            </div>
         | 
| 264 |  | 
|  | |
|  | |
|  | |
|  | |
|  | |
| 265 |  | 
| 266 | 
             
            ## 版本:
         | 
| 267 | 
             
            - version 3.5(Todo): 使用自然语言调用本项目的所有函数插件(高优先级)
         | 
|  | |
| 44 | 
             
            启动暗色gradio[主题](https://github.com/binary-husky/chatgpt_academic/issues/173) | 在浏览器url后面添加```/?__theme=dark```可以切换dark主题
         | 
| 45 | 
             
            [多LLM模型](https://www.bilibili.com/video/BV1wT411p7yf)支持,[API2D](https://api2d.com/)接口支持 | 同时被GPT3.5、GPT4、[清华ChatGLM](https://github.com/THUDM/ChatGLM-6B)、[复旦MOSS](https://github.com/OpenLMLab/MOSS)同时伺候的感觉一定会很不错吧?
         | 
| 46 | 
             
            更多LLM模型接入,支持[huggingface部署](https://huggingface.co/spaces/qingxu98/gpt-academic) | 加入Newbing接口(新必应),引入清华[Jittorllms](https://github.com/Jittor/JittorLLMs)支持[LLaMA](https://github.com/facebookresearch/llama),[RWKV](https://github.com/BlinkDL/ChatRWKV)和[盘古α](https://openi.org.cn/pangu/)
         | 
| 47 | 
            +
            更多新功能展示(图像生成等) …… | 见本文档结尾处 ……
         | 
| 48 |  | 
| 49 | 
             
            </div>
         | 
| 50 |  | 
|  | |
| 262 | 
             
            <img src="https://user-images.githubusercontent.com/96192199/236639178-92836f37-13af-4fdd-984d-b4450fe30336.png" width="500" >
         | 
| 263 | 
             
            </div>
         | 
| 264 |  | 
| 265 | 
            +
            8. OpenAI图像生成
         | 
| 266 | 
            +
            <div align="center">
         | 
| 267 | 
            +
            <img src="https://github.com/binary-husky/gpt_academic/assets/96192199/bc7ab234-ad90-48a0-8d62-f703d9e74665" width="500" >
         | 
| 268 | 
            +
            </div>
         | 
| 269 | 
            +
             | 
| 270 |  | 
| 271 | 
             
            ## 版本:
         | 
| 272 | 
             
            - version 3.5(Todo): 使用自然语言调用本项目的所有函数插件(高优先级)
         |