Mewish commited on
Commit
579c879
·
verified ·
1 Parent(s): 31447a6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch==2.2.0
2
+ transformers==4.39.3
3
+ gradio==4.44.1
4
+ scikit-learn==1.4.2
5
+ pandas==2.2.2
6
+ matplotlib==3.8.4
7
+ seaborn==0.13.2