Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -5,5 +5,4 @@ decord==0.6.0
|
|
| 5 |
lmdb==1.7.5
|
| 6 |
opencv-python-headless==4.11.0.86
|
| 7 |
numpy==1.25.0
|
| 8 |
-
|
| 9 |
-
gradio==4.44.0
|
|
|
|
| 5 |
lmdb==1.7.5
|
| 6 |
opencv-python-headless==4.11.0.86
|
| 7 |
numpy==1.25.0
|
| 8 |
+
pillow>=8.0,<11.0
|
|
|