Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -86,4 +86,8 @@ 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
|