Update requirement.txt
Browse files- requirement.txt +8 -0
requirement.txt
CHANGED
@@ -4,3 +4,11 @@ ultralytics
|
|
4 |
opencv-python-headless
|
5 |
easyocr
|
6 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
opencv-python-headless
|
5 |
easyocr
|
6 |
numpy
|
7 |
+
streamlit
|
8 |
+
torch
|
9 |
+
torchvision
|
10 |
+
ultralytics
|
11 |
+
opencv-python
|
12 |
+
numpy
|
13 |
+
pandas
|
14 |
+
matplotlib
|