Spaces:
Runtime error
Runtime error
Commit
β’
e651086
1
Parent(s):
4698109
clearing spacy version (#35)
Browse files- clearing spacy version (9473dadbe029c3d910e17fd4f8dcdc55b1228f46)
Co-authored-by: yuvraj sharma <ysharma@users.noreply.huggingface.co>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ bitsandbytes
|
|
6 |
accelerate
|
7 |
git+https://github.com/huggingface/transformers.git
|
8 |
Cython==0.29.36
|
9 |
-
spacy
|
|
|
6 |
accelerate
|
7 |
git+https://github.com/huggingface/transformers.git
|
8 |
Cython==0.29.36
|
9 |
+
spacy
|