Spaces:
Running
Running
Commit
·
315dddd
1
Parent(s):
56a72fe
fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ openai==1.76.0
|
|
3 |
opencv-python==4.10.0.84
|
4 |
numpy==1.26.2
|
5 |
pillow==11.0.0
|
6 |
-
matplotlib==3.10.
|
7 |
decord==0.6.0
|
|
|
3 |
opencv-python==4.10.0.84
|
4 |
numpy==1.26.2
|
5 |
pillow==11.0.0
|
6 |
+
matplotlib==3.10.0
|
7 |
decord==0.6.0
|