add imageio-ffmpeg dep

This commit is contained in:
cremebrule 2023-04-07 17:47:39 -07:00
parent 37744a91e5
commit b113ad8639
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ setup(
"opencv-python",
"nest_asyncio",
"imageio",
"imageio-ffmpeg",
"termcolor",
"progressbar",
],