rbughao commited on
Commit
348c3a6
1 Parent(s): 2f3290c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,5 +2,5 @@ textstat
2
  beautifulsoup4
3
  numpy
4
  datasets
5
- transformers
6
- huggingface_hub
 
2
  beautifulsoup4
3
  numpy
4
  datasets
5
+ huggingface_hub
6
+ transformers[tf-cpu]