Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
numpy>=1.22.4,<2.0.0
|
| 2 |
pyarrow>=10.0.1
|
| 3 |
-
|
| 4 |
-
pytorch-lightning<=2.1.3
|
| 5 |
cloudpickle
|
| 6 |
Levenshtein
|
| 7 |
braceexpand
|
|
|
|
| 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
|