Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -85,4 +85,5 @@ PyAudio==0.2.14
|
|
| 85 |
audio_recorder_streamlit
|
| 86 |
PyPDF2
|
| 87 |
pytesseract
|
| 88 |
-
Pillow
|
|
|
|
|
|
| 85 |
audio_recorder_streamlit
|
| 86 |
PyPDF2
|
| 87 |
pytesseract
|
| 88 |
+
Pillow
|
| 89 |
+
youtube-transcript-api
|