inoki-giskard commited on
Commit
94346b1
·
1 Parent(s): 3c6249e

Add deps for DistillBert SST

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  giskard[server]==2.0.0b26
2
  tensorflow
3
- torch
 
 
 
1
  giskard[server]==2.0.0b26
2
  tensorflow
3
+ transformers==4.33.2
4
+ datasets==2.14.5
5
+ torch==2.0.1