Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +1 -2
requirement.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
streamlit
|
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
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
requests
|
4 |
+
google-cloud-language # Google Cloud Language API
|
|
|
5 |
google-auth
|
6 |
google-auth-oauthlib
|
7 |
google-auth-httplib2
|