This commit is contained in:
P小二
2024-02-23 01:21:45 +08:00
parent 4cee21844a
commit 58498fb7e5
3 changed files with 139 additions and 0 deletions

18
01.GPTChat/README.md Normal file
View File

@@ -0,0 +1,18 @@
## 01.GPTChat
## run
python >= 3.9
```pip3 install -r requirements.txt```
```bash
python3 gptchat.py
```
then open url: http://localhost:8888