nivashuggingface commited on
Commit
f849629
·
verified ·
1 Parent(s): 7c02998

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.15.0
2
+ numpy==1.24.3
3
+ pandas==2.1.4
4
+ scikit-learn==1.3.2
5
+ matplotlib==3.8.2
6
+ seaborn==0.13.0
7
+ opencv-python==4.8.1.78
8
+ Pillow==10.2.0
9
+ mlflow==2.10.0
10
+ transformers==4.37.2
11
+ huggingface-hub==0.20.3
12
+ gradio==4.19.2