Pro-Coder commited on
Commit
27ba1b6
·
verified ·
1 Parent(s): 5935e64

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -17
requirements.txt CHANGED
@@ -1,20 +1,7 @@
1
- # requirements.txt
2
-
3
- # Core
4
  streamlit
5
- numpy
6
- pandas
7
-
8
- # Visualization
9
- matplotlib
10
- seaborn
11
- wordcloud
12
-
13
- # NLP & Text Processing
14
- nltk
15
  transformers
16
  torch
17
- scikit-learn
18
-
19
- # Utility
20
- tqdm
 
 
 
 
1
  streamlit
 
 
 
 
 
 
 
 
 
 
2
  transformers
3
  torch
4
+ wordcloud
5
+ matplotlib
6
+ pandas
7
+ openpyxl