Spaces:
Sleeping
Sleeping
# 川虎 ChatGPT | |
为ChatGPT API提供了一个Web图形界面。 | |
GUI for ChatGPT API | |
<img width="1238" alt="截屏2023-03-02 21 41 16" src="https://user-images.githubusercontent.com/51039745/222444934-f60b6e1f-edff-4c30-832b-6df47161c52a.png"> | |
## 使用方式 | |
- 安装依赖 | |
``` | |
pip install requirements.txt | |
``` | |
- 填入你的OpenAI API | |
<img width="552" alt="SCR-20230302-sula" src="https://user-images.githubusercontent.com/51039745/222445258-248f2789-81d2-4f0a-8697-c720f588d8de.png"> | |
- 启动 | |
``` | |
python ChuanhuChatbot.py | |
``` | |