The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.
I am trying to build the docker file on a Mac M1. I think I've done everything correctly, but I get the following error when I build the docker file - any ideas:
WARN[0000] The "JUPYTER_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "JUPYTER_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "TENSORBOARD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "TENSORBOARD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "JUPYTER_PORT" variable is not set. Defaulting to a blank string.
services.app.ports array items[0,1] must be unique
Hi --
I am trying to build the docker file on a Mac M1. I think I've done everything correctly, but I get the following error when I build the docker file - any ideas: