Update requirements.txt

ModuleNotFoundError: No module named 'skvideo'

added: scikit-video latest
This commit is contained in:
therealfish 2024-09-26 10:07:27 -04:00 committed by GitHub
parent dcb6795b20
commit d53b5272d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,4 +11,5 @@ imageio>=2.35.1
imageio-ffmpeg>=0.5.1
openai>=1.45.0
moviepy>=1.0.3
pillow==9.5.0
pillow==9.5.0
scikit-video