acecalisto3 commited on
Commit
d785ad7
·
verified ·
1 Parent(s): 56f5a69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ huggingface_hub
2
  black
3
  streamlit
4
  bs4
 
5
  pylint
6
  datasets
7
  huggingface-hub>=0.19
 
2
  black
3
  streamlit
4
  bs4
5
+ transformers[all]
6
  pylint
7
  datasets
8
  huggingface-hub>=0.19