Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
numpy>=1.22.4,<2.0.0
|
| 2 |
pyarrow>=10.0.1
|
| 3 |
nemo_toolkit<2.0.0
|
|
|
|
| 4 |
cloudpickle
|
| 5 |
Levenshtein
|
| 6 |
braceexpand
|
|
|
|
| 1 |
numpy>=1.22.4,<2.0.0
|
| 2 |
pyarrow>=10.0.1
|
| 3 |
nemo_toolkit<2.0.0
|
| 4 |
+
huggingface_hub<1.0.0
|
| 5 |
cloudpickle
|
| 6 |
Levenshtein
|
| 7 |
braceexpand
|