SakibAhmed commited on
Commit
cc51327
·
verified ·
1 Parent(s): 854a9f8

Update requirements.txt

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