Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ streamlit
|
|
5 |
torch==2.6.0
|
6 |
torchvision==0.21.0
|
7 |
|
8 |
-
opencv-python==4.11.0.86
|
9 |
matplotlib
|
10 |
numpy==2.0.2
|
11 |
pandas==2.2.2
|
@@ -20,4 +20,4 @@ fastcore==1.7.29
|
|
20 |
fastdownload==0.0.7
|
21 |
fastprogress==1.0.3
|
22 |
thop
|
23 |
-
pycocotools==2.0.8
|
|
|
5 |
torch==2.6.0
|
6 |
torchvision==0.21.0
|
7 |
|
8 |
+
opencv-python-headless==4.11.0.86
|
9 |
matplotlib
|
10 |
numpy==2.0.2
|
11 |
pandas==2.2.2
|
|
|
20 |
fastdownload==0.0.7
|
21 |
fastprogress==1.0.3
|
22 |
thop
|
23 |
+
pycocotools==2.0.8
|