yuragoithf
commited on
Commit
•
bc22eb1
1
Parent(s):
6a08292
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
spacy
|
4 |
+
presidio_anonymizer
|
5 |
+
presidio_analyzer
|
6 |
+
cryptography==36.0.2
|
7 |
+
https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_core_web_lg-any-py3-none-any.whl
|