Spaces:
Build error
Build error
Harika12323
commited on
Commit
•
8064c27
1
Parent(s):
0545e05
init
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
opencv-python-headless
|
3 |
+
numpy
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
yolov5
|