scutcyr / ChatGPTDemoUseAPI2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPTDemoUseAPI2D

安装依赖

pip install tiktoken
pip install streamlit==1.27.0

启动服务:

streamlit run use_chatgpt_app_example.py --server.port 9090

测试访问

http://<你的服务器ip>:9090

About


Languages

Language:Python 100.0%