Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ python-multipart==0.0.6
|
|
9 |
protobuf>=4.21.3
|
10 |
PyMuPDF
|
11 |
pdf2image
|
12 |
-
numpy==1.23.5
|
|
|
|
9 |
protobuf>=4.21.3
|
10 |
PyMuPDF
|
11 |
pdf2image
|
12 |
+
numpy==1.23.5
|
13 |
+
ffmpeg-python
|