SaviAnna commited on
Commit
2b8135c
1 Parent(s): 460d569

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch==2.0.1
3
+ scikit-learn
4
+ plotly==5.14.1
5
+ tensorflow==2.12.0
6
+ numpy==1.23.5
7
+ matplotlib==3.7.1