Spaces:
Runtime error
Runtime error
kuldipparaliya
commited on
Update requirement.txt
Browse files- requirement.txt +8 -8
requirement.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
1 |
+
pandas==2.1.2
|
2 |
+
ultralytics==8.1.27
|
3 |
+
streamlit==1.32.2
|
4 |
+
opencv-python==4.9.0.80
|
5 |
+
torch==2.2.1
|
6 |
+
torchvision==0.17.1
|
7 |
+
Pillow==10.1.0
|
8 |
+
numpy==1.26.1
|