Spaces:
Running
Running
Sagar Bharadwaj
commited on
Commit
·
6300dff
1
Parent(s):
b168f2d
Updated requirments.txt again
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
# This is used by Hugging Spaces hosting
|
2 |
|
3 |
-
opencv
|
4 |
-
scipy
|
5 |
-
python-polylabel
|
|
|
1 |
+
# This is used by Hugging Spaces hosting
|
2 |
|
3 |
+
opencv-python==4.6.0
|
4 |
+
scipy==1.11.4
|
5 |
+
python-polylabel==0.6
|