Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ nltk>=3.8.1
|
|
| 10 |
transformers>=4.35.2
|
| 11 |
torch>=2.1.0
|
| 12 |
huggingface-hub>=0.19.3
|
| 13 |
-
sentence-transformers>=2.2.2
|
|
|
|
|
|
| 10 |
transformers>=4.35.2
|
| 11 |
torch>=2.1.0
|
| 12 |
huggingface-hub>=0.19.3
|
| 13 |
+
sentence-transformers>=2.2.2
|
| 14 |
+
textblob
|