安装需要的依赖 pip3 install -r requirements.txt Docker Build docker build -t gpt4free:latest . Run docker run -p 8501:8501 gpt4free:latest