aleehassan commited on
Commit
d444889
·
verified ·
1 Parent(s): be9bc95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -9
requirements.txt CHANGED
@@ -1,9 +1,12 @@
1
- # File: backend/requirements.txt
2
- flask
3
- flask-cors
4
- ultralytics
5
- opencv-python-headless
6
- numpy
7
- pillow
8
- torch
9
- torchvision
 
 
 
 
1
+ # File: backend/requirements.txt
2
+ flask
3
+ flask-cors
4
+ ultralytics
5
+ opencv-python-headless
6
+ numpy
7
+ pillow
8
+ torch
9
+ torchvision
10
+ streamlit
11
+ opencv-python-headless
12
+ ultralytics