Here we're renaming current default requirements.txt -> requirements_3.6.txt as it was initially created for Python 3.6. And we're renaming requirements_3.8.txt -> requirements.txt to make it a default which works for both Python 3.7 and 3.8.
## Overview
Here we're renaming current default `requirements.txt -> requirements_3.6.txt` as it was initially created for Python `3.6`. And we're renaming `requirements_3.8.txt -> requirements.txt` to make it a default which works for both Python `3.7` and `3.8`.
Addressing issue https://github.com/chychkan/DeepFaceLab_MacOS/issues/6
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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