Martijn van Beers commited on
Commit
e27e347
1 Parent(s): 9f74b46

Fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  torch
2
- git+https://github.com/martijnvanbeers/transformers@feature/transformer-explainability
3
  pandas
4
  seaborn
5
  matplotlib
 
1
  torch
2
+ git+https://github.com/martijnvanbeers/transformers@feature/attention-transformers
3
  pandas
4
  seaborn
5
  matplotlib