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