SakibAhmed commited on
Commit
cc786a4
·
verified ·
1 Parent(s): 666fb73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  Flask==3.1.1
 
2
  python-dotenv==1.1.0
3
  torch
4
  ultralytics==8.3.151
5
  Werkzeug==3.1.3
6
- opencv-python-headless==4.10.0.84
 
1
  Flask==3.1.1
2
+ flask_cors==5.0.1
3
  python-dotenv==1.1.0
4
  torch
5
  ultralytics==8.3.151
6
  Werkzeug==3.1.3
7
+ opencv-python-headless==4.10.0.84