1
0
Fork 0

Update README.md

This commit is contained in:
kail518 2023-04-25 08:54:19 +07:00 committed by GitHub
parent c85ee31963
commit f48a1b7aa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,15 +30,6 @@ By the way, thank you so much for `2k` stars and all the support!!
- [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>
@ -87,6 +78,16 @@ pip3 install -r requirements.txt
To start gpt4free GUI run the following command :
`streamlit run streamlit_app.py`
## Docker
Build
```
docker build -t gpt4free:latest -f Docker/Dockerfile .
```
Run
```
docker run -p 8501:8501 gpt4free:latest
```
## ChatGPT clone
> currently implementing new features and trying to scale it, please be patient it may be unstable
> https://chat.chatbot.sex/chat