Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
pandas
|
3 |
-
|
4 |
torch
|
5 |
scikit-learn
|
6 |
streamlit
|
@@ -22,5 +22,4 @@ nltk
|
|
22 |
textstat
|
23 |
python-docx
|
24 |
PyPDF2
|
25 |
-
pyspellchecker
|
26 |
seaborn
|
|
|
1 |
transformers
|
2 |
pandas
|
3 |
+
bertopic
|
4 |
torch
|
5 |
scikit-learn
|
6 |
streamlit
|
|
|
22 |
textstat
|
23 |
python-docx
|
24 |
PyPDF2
|
|
|
25 |
seaborn
|