Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -10,4 +10,6 @@ numpy>=1.24.0
|
|
| 10 |
plotly>=5.18.0
|
| 11 |
vaderSentiment>=3.3.2
|
| 12 |
huggingface_hub>=0.20.0
|
|
|
|
|
|
|
| 13 |
|
|
|
|
| 10 |
plotly>=5.18.0
|
| 11 |
vaderSentiment>=3.3.2
|
| 12 |
huggingface_hub>=0.20.0
|
| 13 |
+
sentence-transformers>=2.2.0
|
| 14 |
+
|
| 15 |
|