SaviAnna commited on
Commit
71e717a
1 Parent(s): 7a5f863

Update requirements.txt

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