M3ash commited on
Commit
2d44de5
·
verified ·
1 Parent(s): 791ec16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- fastapi
2
- uvicorn
3
  ultralytics
4
- pillow
5
- python-multipart
6
  opencv-python-headless
 
 
 
1
+ streamlit>=1.29
 
2
  ultralytics
3
+ torch
4
+ torchvision
5
  opencv-python-headless
6
+ numpy
7
+ pillow