update(README) Added lines with docker-compose instructions

このコミットが含まれているのは:
valerii@valeriis-air.(none) 2023-04-30 00:10:39 +03:00
コミット e34f4bab61
1個のファイルの変更4行の追加0行の削除

ファイルの表示

@ -152,6 +152,10 @@ Run
```
docker run -p 8501:8501 gpt4free:latest
```
Another way - docker-compose (no docker build/run needed)
```
docker-compose up
```
## ChatGPT clone
> currently implementing new features and trying to scale it, please be patient it may be unstable