Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ sentence_transformers==2.2.2
|
|
| 10 |
torch==1.7.1
|
| 11 |
tqdm==4.64.0
|
| 12 |
transformers==4.18.0
|
|
|
|
|
|
| 10 |
torch==1.7.1
|
| 11 |
tqdm==4.64.0
|
| 12 |
transformers==4.18.0
|
| 13 |
+
spacy==3.4.3
|