alignedCelebFaces
alignedCelebFaces copied to clipboard
Updated requirements.txt and added Tensorflow 2 compatibility
Updated requirements.txt because the old requirements.txt contained some outdated and unavailable package versions. Added tensorflow 2 to the requirements.txt as the older tensorflow 1.x versions are now outdated and no longer available through pip. Also added tensorflow 2 support to the scripts.
This PR also solves Issue-25.