pknayak commited on
Commit
543f6e8
1 Parent(s): 9261b7d

Update requirements.txt

Browse files

adding the `dataset` package to the requirements.txt

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- transformers[torch]
 
 
1
+ transformers[torch]
2
+ datasets