Spaces:
Sleeping
Sleeping
Commit
·
a0341a8
1
Parent(s):
43f24b5
add torch
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ rapidfuzz
|
|
6 |
openpyxl
|
7 |
tqdm
|
8 |
spacy
|
9 |
-
|
|
|
|
6 |
openpyxl
|
7 |
tqdm
|
8 |
spacy
|
9 |
+
torch
|
10 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.0/en_core_web_sm-3.7.0.tar.gz
|