Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ pyyaml==6.0.2
|
|
15 |
argparse==1.4.0
|
16 |
onnxruntime==1.19.0
|
17 |
tqdm==4.66.5
|
18 |
-
transformers
|
19 |
-
huggingface_hub
|
20 |
-
tokenizers
|
21 |
-
datasets
|
|
|
15 |
argparse==1.4.0
|
16 |
onnxruntime==1.19.0
|
17 |
tqdm==4.66.5
|
18 |
+
transformers
|
19 |
+
huggingface_hub
|
20 |
+
tokenizers
|
21 |
+
datasets
|