Spaces:
Sleeping
Sleeping
kargaranamir
commited on
Commit
·
b885d03
1
Parent(s):
c2d0268
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ pytorch-lightning==1.5.10
|
|
4 |
pytorch-crf==0.7.2
|
5 |
transformers==4.16.2
|
6 |
torch
|
|
|
7 |
seqeval==1.2.2
|
8 |
tqdm==4.62.3
|
9 |
nltk==3.7
|
|
|
4 |
pytorch-crf==0.7.2
|
5 |
transformers==4.16.2
|
6 |
torch
|
7 |
+
huggingface-hub>=0.14.1
|
8 |
seqeval==1.2.2
|
9 |
tqdm==4.62.3
|
10 |
nltk==3.7
|