mirror of
https://github.com/zebrajr/faceswap.git
synced 2026-01-15 12:15:15 +00:00
pin numpy to < 2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
tqdm>=4.65
|
||||
psutil>=5.9.0
|
||||
numexpr>=2.8.7
|
||||
numpy>=1.26.0
|
||||
numpy>=1.26.0,<2.0.0
|
||||
opencv-python>=4.9.0.0
|
||||
pillow>=9.4.0,<10.0.0
|
||||
scikit-learn>=1.3.0
|
||||
|
||||
Reference in New Issue
Block a user