This commit is contained in:
P小二
2024-02-24 01:20:17 +08:00
parent 58498fb7e5
commit ac8d3089e1
4 changed files with 18 additions and 3 deletions

View File

@@ -2,17 +2,19 @@
## run
## run it
python >= 3.9
```pip3 install -r requirements.txt```
```bash
python3 gptchat.py
```
then open url: http://localhost:8888
open http://localhost:8888