Add requirements file for Python 3.10 #49

Merged
chychkan merged 9 commits from python-10 into master 2022-02-23 16:13:57 +01:00
chychkan commented 2021-11-03 01:12:15 +01:00 (Migrated from github.com)
Addressing issue https://github.com/chychkan/DeepFaceLab_MacOS/issues/47
chychkan commented 2021-11-03 01:57:47 +01:00 (Migrated from github.com)

Currently there's no version of scipy compatible with python 3.10. The latest scipy 1.7.1 still requires python < 3.10

Currently there's no version of `scipy` compatible with python 3.10. The latest `scipy 1.7.1` still requires `python < 3.10`
chychkan commented 2021-11-10 04:53:18 +01:00 (Migrated from github.com)

Now need to wait for tensorflow version compatible with Python 3.10

Now need to wait for `tensorflow` version compatible with Python 3.10
Sign in to join this conversation.