genAI face generation using VAE and GAN
Run the following command to build environment (it requires GPU to run otherwise use docker-compose-cpu):
docker-compose build
docker-compose up
Jupyter will be available in your local browser, on the port specified in your env file - for example
http://localhost:8888