devanshu1121 commited on
Commit
5bc4a1e
·
verified ·
1 Parent(s): 037505a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ requests==2.31.0
2
+ beautifulsoup4==4.12.2
3
+ newspaper3k==0.2.8
4
+ transformers
5
+ torch
6
+ scipy
7
+ numpy
8
+ pandas
9
+ python-dotenv
10
+ torch
11
+ IPython
12
+ soundfile
13
+ deep_translator
14
+ pydub
15
+ bertopic
16
+ sentence_transformers
17
+ streamlit
18
+ lxml_html_clean
19
+ google-generativeai
20
+ lxml[html_clean]