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'm stuck when I follow the instructions of the readme file:
docker compose -f docker-compose.gpu.yml up
The new 'docker compose' command is currently experimental. To provide feedback or request new features please open issues at https://github.com/docker/compose-cli
services.app.ports array items[0,1] must be unique
Hi,
I'm stuck when I follow the instructions of the readme file:
... and nothing happens.
What am I missing ?