Spaces:
Runtime error
Runtime error
Commit
·
ab95355
1
Parent(s):
4d5835f
Upload requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ ruamel-yaml==0.17.21
|
|
4 |
accelerate==0.13.2
|
5 |
dill==0.3.6
|
6 |
einops==0.6.0
|
7 |
-
wandb==0.13.8
|
|
|
|
|
|
4 |
accelerate==0.13.2
|
5 |
dill==0.3.6
|
6 |
einops==0.6.0
|
7 |
+
wandb==0.13.8
|
8 |
+
sklearn
|
9 |
+
pytorch-crf==0.7.2
|