Update requirements.txt
Browse files- requirements.txt +0 -18
requirements.txt
CHANGED
@@ -6,24 +6,6 @@ torch
|
|
6 |
scipy
|
7 |
numpy
|
8 |
pandas
|
9 |
-
torch
|
10 |
-
IPython
|
11 |
-
soundfile
|
12 |
-
deep_translator
|
13 |
-
pydub
|
14 |
-
bertopic
|
15 |
-
sentence_transformers
|
16 |
-
streamlit
|
17 |
-
lxml
|
18 |
-
lxml_html_clean
|
19 |
-
requests==2.31.0
|
20 |
-
beautifulsoup4==4.12.2
|
21 |
-
newspaper3k==0.2.8
|
22 |
-
transformers
|
23 |
-
torch
|
24 |
-
scipy
|
25 |
-
numpy
|
26 |
-
pandas
|
27 |
python-dotenv
|
28 |
torch
|
29 |
IPython
|
|
|
6 |
scipy
|
7 |
numpy
|
8 |
pandas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
python-dotenv
|
10 |
torch
|
11 |
IPython
|