Nirvan101 / Image-Restoration-deep-learning

Restoring images of damaged paintings using in-painting. Damaged paintings have discolored patches where the paint has faded or fallen off. This project uses image in-painting to fill and restore these lost regions. The models include context-encoders, GANS, conditional GANS and pixel diffusion.
33 stars 11 forks source link

requirements.txt ? #3

Open rleaver152 opened 2 years ago

rleaver152 commented 2 years ago

Would like to duplicate the results, can you post your requirements.txt for the versions of all modules? esp tensor flow.

thanks