Spaces:
Sleeping
Sleeping
constantinSch
commited on
Commit
•
818612d
1
Parent(s):
26ae9c0
init
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
spacy==3.3
|
3 |
+
gradio==3.0.20
|
4 |
+
spacy-transformers
|
5 |
+
sentencepiece
|
6 |
+
marisa_trie
|
7 |
+
git+https://github.com/nicola-decao/fairseq#egg=fairseq
|
8 |
+
git+https://github.com/facebookresearch/GENRE.git#egg=GENRE
|
9 |
+
https://huggingface.co/constantinSch/LandmarkNER/resolve/main/de_pipeline-any-py3-none-any.whl
|