krishnamishra8848 commited on
Commit
3e8533c
·
verified ·
1 Parent(s): 88b2d57

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ ultralytics==8.3.51
3
+ huggingface_hub
4
+ opencv-python-headless
5
+ Pillow
6
+ torch==2.4.1
7
+ requests