saherPervaiz commited on
Commit
4dd2856
·
verified ·
1 Parent(s): ebd66eb

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +2 -0
requirement.txt CHANGED
@@ -2,6 +2,8 @@ streamlit
2
  pandas
3
  requests
4
  google-cloud
 
5
  google-auth
6
  google-auth-oauthlib
7
  google-auth-httplib2
 
 
2
  pandas
3
  requests
4
  google-cloud
5
+ google-cloud-language # Add this line for Google Cloud Natural Language API
6
  google-auth
7
  google-auth-oauthlib
8
  google-auth-httplib2
9
+