To create a web app based on WGAN-GP that generates realistic Albrecht Dürer paintings
Python 3.8 or above with all requirements dependencies installed. To install run:
$ pip3 install -r requirements.txt
$ streamlit run duhrer.py
or check it out here: https://duhrer.herokuapp.com/
$ streamlit run durer.py
$ python3 check.py
Partial Dataset ---> https://www.kaggle.com/ikarus777/best-artworks-of-all-time
- Upload WGAN-GP Notebook