Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -86,4 +86,10 @@ audio_recorder_streamlit
|
|
86 |
PyPDF2
|
87 |
pytesseract
|
88 |
Pillow
|
89 |
-
youtube-transcript-api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
PyPDF2
|
87 |
pytesseract
|
88 |
Pillow
|
89 |
+
youtube-transcript-api
|
90 |
+
datetime
|
91 |
+
google-api-python-client
|
92 |
+
google-auth-httplib2
|
93 |
+
google-auth-oauthlib
|
94 |
+
streamlit_javascript
|
95 |
+
openai
|