random2222 commited on
Commit
373a387
·
verified ·
1 Parent(s): 78da522

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,5 +2,5 @@ gradio
2
  opencv-python
3
  numpy
4
  pillow
5
- imageio
6
- imageio-ffmpeg
 
2
  opencv-python
3
  numpy
4
  pillow
5
+ ffmpeg-python
6
+ pydantic==2.10.6