mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-29 14:11:40 +03:00
update(README) Added lines with docker-compose instructions
This commit is contained in:
parent
60d4ca8e24
commit
e34f4bab61
@ -152,6 +152,10 @@ Run
|
|||||||
```
|
```
|
||||||
docker run -p 8501:8501 gpt4free:latest
|
docker run -p 8501:8501 gpt4free:latest
|
||||||
```
|
```
|
||||||
|
Another way - docker-compose (no docker build/run needed)
|
||||||
|
```
|
||||||
|
docker-compose up
|
||||||
|
```
|
||||||
|
|
||||||
## ChatGPT clone
|
## ChatGPT clone
|
||||||
> currently implementing new features and trying to scale it, please be patient it may be unstable
|
> currently implementing new features and trying to scale it, please be patient it may be unstable
|
||||||
|
Loading…
Reference in New Issue
Block a user