Spaces:
Runtime error
Runtime error
Add spacy to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
transformers==4.28.0
|
2 |
-
torch
|
|
|
|
1 |
transformers==4.28.0
|
2 |
+
torch
|
3 |
+
spacy
|