mirror of
https://github.com/hzwer/ECCV2022-RIFE.git
synced 2026-05-18 05:04:43 +02:00
Merge pull request #389 from CHRISmorang/main
Fix NumPy Deprecation Issues in scikit-video
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"source": [
|
||||
"%cd /content/arXiv2020-RIFE/\n",
|
||||
"!gdown --id 1i3xlKb7ax7Y70khcTcuePi6E7crO_dFc\n",
|
||||
"!pip install scikit-video"
|
||||
"!pip install git+https://github.com/rk-exxec/scikit-video.git@numpy_deprecation"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user