sumit-ai-ml commited on
Commit
7681605
1 Parent(s): f4e3666

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ matplotlib==3.7.2
2
+ matplotlib-inline
3
+ mistune==0.8.4
4
+ mkl-fft==1.3.6
5
+ numpy
6
+ opencv-python==4.8.0.74
7
+ pandas==2.0.3
8
+ Pillow==10.0.0
9
+ scipy==1.10.1
10
+ seaborn==0.12.2
11
+ ultralytics==8.0.128