Spaces:
Runtime error
Runtime error
Commit
·
02da275
1
Parent(s):
5085045
update requirements
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -35,9 +35,6 @@ safetensors==0.4.3
|
|
35 |
scikit-learn==1.2.2
|
36 |
scipy==1.11.1
|
37 |
sentencepiece==0.1.99
|
38 |
-
spacy==3.7.1
|
39 |
-
spacy-legacy==3.0.12
|
40 |
-
spacy-loggers==1.0.5
|
41 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
42 |
torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
|
43 |
torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
|
|
35 |
scikit-learn==1.2.2
|
36 |
scipy==1.11.1
|
37 |
sentencepiece==0.1.99
|
|
|
|
|
|
|
38 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
39 |
torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
|
40 |
torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|