csprojectworkspace commited on
Commit
7309d7f
·
verified ·
1 Parent(s): 6f7efe6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- fastapi
2
- uvicorn
3
- ultralytics
4
- python-multipart
 
1
+ gradio
2
+ ultralytics
3
+ pillow
4
+ numpy