Spaces:
Running
Running
Commit ·
63e78ce
1
Parent(s): d52acac
Deployment: Add ffmpeg-python wrapper to core requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pydantic-settings
|
|
| 8 |
torch
|
| 9 |
torchvision
|
| 10 |
transformers
|
| 11 |
-
pillow
|
|
|
|
|
|
| 8 |
torch
|
| 9 |
torchvision
|
| 10 |
transformers
|
| 11 |
+
pillow
|
| 12 |
+
ffmpeg-python
|