Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
nltk
|
3 |
+
plotly
|
4 |
+
google-cloud-aiplatform
|
5 |
+
google-auth
|
6 |
+
google-auth-oauthlib
|