Update README.md

このコミットが含まれているのは:
kail518 2023-04-25 08:53:08 +07:00 committed by GitHub
コミット c85ee31963
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更11行の追加1行の削除

ファイルの表示

@ -29,7 +29,17 @@ By the way, thank you so much for `2k` stars and all the support!!
- [`sqlchat`](./sqlchat/README.md)
- [replit Example (feel free to fork this repl)](#replit)
- [Docker](./README.md)
Build
```
docker build -t gpt4free:latest .
```
Run
```
docker run -p 8501:8501 gpt4free:latest
```
## Todo <a name="todo"></a>
- [ ] add a GUI for the repo