Make default requirements.txt work for Python 3.7 and 3.8 #14
Reference in New Issue
Block a user
Delete Branch "python-3.7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Here we're renaming current default
requirements.txt -> requirements_3.6.txtas it was initially created for Python3.6. And we're renamingrequirements_3.8.txt -> requirements.txtto make it a default which works for both Python3.7and3.8.Addressing issue https://github.com/chychkan/DeepFaceLab_MacOS/issues/6