1) Install the requirements.

2) Download dataset from the following link:
    https://www.kaggle.com/datasets/denislukovnikov/celebahq256-images-only

    Store the dataset in the following folders:
        ./dataset/CelebAHQ256/train/
        ./dataset/CelebAHQ256/valid/


3) The commands to run the code is provided in run.sh file
