Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -8,6 +8,9 @@ numpy
|
|
8 |
pandas
|
9 |
python-dotenv
|
10 |
torch
|
|
|
|
|
|
|
11 |
IPython
|
12 |
soundfile
|
13 |
deep_translator
|
|
|
8 |
pandas
|
9 |
python-dotenv
|
10 |
torch
|
11 |
+
newspaper3k
|
12 |
+
lxml
|
13 |
+
lxml_html_clean
|
14 |
IPython
|
15 |
soundfile
|
16 |
deep_translator
|