mirror of
https://github.com/hzwer/ECCV2022-RIFE.git
synced 2025-12-16 16:37:51 +01:00
Fix error "module 'numpy' has no attribute 'float'". #302.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
numpy>=1.16
|
||||
numpy>=1.16, <1.24
|
||||
tqdm>=4.35.0
|
||||
sk-video>=1.1.10
|
||||
torch>=1.7.1, <=1.8.0
|
||||
|
||||
Reference in New Issue
Block a user