arij155 commited on
Commit
abf5c8f
·
verified ·
1 Parent(s): 5a923af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- fastapi
2
- uvicorn
3
- ultralytics
4
- opencv-python-headless
5
- torch
6
- torchvision
7
- timm
8
- firebase-admin
9
- python-multipart
10
- requests
11
- numpy
 
 
1
+ fastapi
2
+ uvicorn
3
+ ultralytics
4
+ opencv-python-headless
5
+ torch
6
+ torchvision
7
+ timm
8
+ firebase-admin
9
+ python-multipart
10
+ requests
11
+ numpy
12
+ tqdm