Spaces:
Configuration error
Configuration error
aasherkamal216 commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ wikipedia
|
|
| 16 |
duckduckgo-search
|
| 17 |
langchainhub
|
| 18 |
validators
|
| 19 |
-
docx
|
| 20 |
SpeechRecognition
|
| 21 |
youtube-transcript-api
|
| 22 |
-
pytube
|
|
|
|
| 16 |
duckduckgo-search
|
| 17 |
langchainhub
|
| 18 |
validators
|
| 19 |
+
python-docx==1.1.2
|
| 20 |
SpeechRecognition
|
| 21 |
youtube-transcript-api
|
| 22 |
+
pytube
|