Running this space locally with Docker

#1
by bullybutcher - opened

Have you had any luck running this locally with the Docker command suggested by Huggingface?

docker run -it -p 7860:7860 --platform=linux/amd64 --gpus all \
    registry.hf.space/taylor15-pixel3dmma:latest python app.py

image

Sign up or log in to comment