grapplerulrich commited on
Commit
7d3898d
1 Parent(s): e3badb6

Install google-api-python-client

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit
2
- google
3
  beautifulsoup4
4
  python-slugify
5
  transformers[sentencepiece,torch]
 
1
  streamlit
2
+ google-api-python-client
3
  beautifulsoup4
4
  python-slugify
5
  transformers[sentencepiece,torch]