mirror of
https://github.com/zebrajr/faceswap.git
synced 2026-01-15 12:15:15 +00:00
- move requirements files to dedicated folder
- update all references to requirements files locations
- setup.py: remove git requirements references
- setup.py: allow running in python 3.9
- windows/linux installers: default to python 3.9 environment
- faceswap.py: cleaner python version check
3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
-r _requirements_base.txt
|
|
tensorflow>=2.2.0,<2.9.0
|