Files
FlyPythonLLM/01.GPTChat/README.md
P小二 ac8d3089e1 add 02
2024-02-24 01:20:17 +08:00

21 lines
149 B
Markdown

## 01.GPTChat
## run it
python >= 3.9
```pip3 install -r requirements.txt```
```bash
python3 gptchat.py
```
open http://localhost:8888