siddhartharya
commited on
Commit
•
38ef01c
1
Parent(s):
be89ec7
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ pydub==0.25.1
|
|
4 |
pydantic==2.7
|
5 |
pypdf==4.1
|
6 |
tiktoken
|
7 |
-
gTTS
|
|
|
|
|
|
4 |
pydantic==2.7
|
5 |
pypdf==4.1
|
6 |
tiktoken
|
7 |
+
gTTS
|
8 |
+
requests
|
9 |
+
beautifulsoup4
|