Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ tqdm==4.66.5
|
|
18 |
transformers
|
19 |
huggingface_hub
|
20 |
tokenizers
|
21 |
-
datasets
|
|
|
|
18 |
transformers
|
19 |
huggingface_hub
|
20 |
tokenizers
|
21 |
+
datasets
|
22 |
+
inflect
|