Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch==2.8.0
|
|
| 4 |
lmdeploy==0.11.0
|
| 5 |
scipy==1.15.3
|
| 6 |
unidecode==1.4.0
|
| 7 |
-
numpy==2.2.6
|
|
|
|
|
|
| 4 |
lmdeploy==0.11.0
|
| 5 |
scipy==1.15.3
|
| 6 |
unidecode==1.4.0
|
| 7 |
+
numpy==2.2.6
|
| 8 |
+
inflect==7.5.0
|