Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ streamlit==1.36.0
|
|
| 6 |
asyncio==3.4.3
|
| 7 |
transformers==4.45.2
|
| 8 |
torch==2.3.1
|
| 9 |
-
spacy
|
| 10 |
nltk==3.8.1
|
| 11 |
rake_nltk==1.0.6
|
| 12 |
pandas==1.5.3
|
|
|
|
| 6 |
asyncio==3.4.3
|
| 7 |
transformers==4.45.2
|
| 8 |
torch==2.3.1
|
| 9 |
+
spacy==3.5.4
|
| 10 |
nltk==3.8.1
|
| 11 |
rake_nltk==1.0.6
|
| 12 |
pandas==1.5.3
|