Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
ankandrew
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ decord
|
|
| 10 |
opencv-python
|
| 11 |
Pillow
|
| 12 |
ffmpeg-python
|
| 13 |
-
pyav
|
|
|
|
|
|
| 10 |
opencv-python
|
| 11 |
Pillow
|
| 12 |
ffmpeg-python
|
| 13 |
+
pyav
|
| 14 |
+
pydantic<2.11
|