Spaces:
Sleeping
Sleeping
sacreemure
commited on
Commit
•
9919bd8
1
Parent(s):
f2ae465
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
nltk>=3.8.1
|
2 |
torch>=2.1.1
|
|
|
|
|
|
|
|
1 |
nltk>=3.8.1
|
2 |
torch>=2.1.1
|
3 |
+
transformers>=4.39.1
|
4 |
+
streamlit>=1.34.0
|
5 |
+
bert-extractive-summarizer>=0.10.1
|