Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 196 Bytes

File metadata and controls

5 lines (3 loc) · 196 Bytes

AUTOMATIC1111 Docker Builder

docker build --progress=plain -t automatic .

docker run --gpus=all -it -v./models:/models -v./cache:/home/automatic/.cache --entrypoint bash -p7860:7860 automatic