Spaces:
Runtime error
Runtime error
Tanishq commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit
|
|
| 2 |
torchaudio
|
| 3 |
torch
|
| 4 |
spacy
|
| 5 |
-
transformers
|
|
|
|
|
|
| 2 |
torchaudio
|
| 3 |
torch
|
| 4 |
spacy
|
| 5 |
+
transformers
|
| 6 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|