Spaces:
Build error
Build error
Achyut Tiwari
commited on
Commit
•
dc2bda2
1
Parent(s):
09bb62c
Add files via upload
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
nltk
|
2 |
+
streamlit
|
3 |
+
sentence_transformers
|
4 |
+
requests
|
5 |
+
pyjwt
|
6 |
+
typing
|
7 |
+
streamlit_option_menu
|
8 |
+
google-auth
|
9 |
+
google-cloud-texttospeech
|