SaviAnna commited on
Commit
12c33be
·
1 Parent(s): 31e04fc

Update requirements.txt

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