Spaces:
Runtime error
Runtime error
Commit
·
309a8e2
1
Parent(s):
12c2d12
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ dill==0.3.6
|
|
6 |
einops==0.6.0
|
7 |
wandb==0.13.8
|
8 |
scikit-learn
|
9 |
-
pytorch-crf==0.7.2
|
|
|
|
6 |
einops==0.6.0
|
7 |
wandb==0.13.8
|
8 |
scikit-learn
|
9 |
+
pytorch-crf==0.7.2
|
10 |
+
ordered-set==4.1.0
|