Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 220 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 220 Bytes

GPT4Free-Docker

Docker for GPT4

git clone https://github.com/sayveprotocol/GPT4Free-Docker.git
cd GPT4Free-Docker
Build

docker build -t gpt4free:latest .

Run

docker run -p 8501:8501 gpt4free:latest