mirror of
https://github.com/zebrajr/faceswap.git
synced 2026-01-15 12:15:15 +00:00
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
-r _requirements_base.txt
|
|
numpy>=1.21.0; python_version < '3.8'
|
|
numpy>=1.22.0; python_version >= '3.8'
|
|
tensorflow>=2.7.0,<2.10.0
|