AItoolstack commited on
Commit
e67486b
·
verified ·
1 Parent(s): 534b16a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- ultralytics
2
- opencv-python
3
- numpy
4
- matplotlib
5
- fastapi
6
- uvicorn[standard]
7
- ultralytics
8
- opencv-python
9
- jinja2
10
- starlette
11
- requests
 
 
1
+ ultralytics
2
+ opencv-python
3
+ numpy
4
+ matplotlib
5
+ fastapi
6
+ uvicorn[standard]
7
+ ultralytics
8
+ opencv-python
9
+ jinja2
10
+ starlette
11
+ requests
12
+ aiofiles