Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ opencv-python-headless==4.7.0.72
|
|
4 |
numpy==1.23.5
|
5 |
roboflow
|
6 |
torch==1.13.1
|
|
|
|
4 |
numpy==1.23.5
|
5 |
roboflow
|
6 |
torch==1.13.1
|
7 |
+
pandas
|