mulasagg commited on
Commit
ecf18cd
·
1 Parent(s): 38b2615

add requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.5.1
2
+ numpy==1.26.4
3
+ transformers==4.47.0
4
+ torchvision==0.20.1
5
+ Pillow==11.0.0
6
+ pandas==2.2.2
7
+ scikit-learn==1.2.2
8
+ tensorflow==2.17.1
9
+ tqdm==4.67.1
10
+ seaborn==0.12.2
11
+ matplotlib==3.7.5