Spaces:
Runtime error
Runtime error
added spacy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision
|
|
3 |
torchaudio
|
4 |
transformers
|
5 |
plotly==5.11.0
|
6 |
-
pandas
|
|
|
|
3 |
torchaudio
|
4 |
transformers
|
5 |
plotly==5.11.0
|
6 |
+
pandas
|
7 |
+
spacy
|