Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ matplotlib==3.8.0
|
|
6 |
numpy==1.25.2
|
7 |
pandas==2.1.1
|
8 |
dask[dataframe]==2023.4.0
|
9 |
-
python-dotenv==1.0.0
|
|
|
|
6 |
numpy==1.25.2
|
7 |
pandas==2.1.1
|
8 |
dask[dataframe]==2023.4.0
|
9 |
+
python-dotenv==1.0.0
|
10 |
+
opencv-python
|