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