Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio~=5.44.1
|
|
3 |
misaki~=0.9.4
|
4 |
onnxruntime~=1.22.1
|
5 |
huggingface-hub~=0.34.4
|
6 |
-
num2words==0.5.14
|
|
|
|
3 |
misaki~=0.9.4
|
4 |
onnxruntime~=1.22.1
|
5 |
huggingface-hub~=0.34.4
|
6 |
+
num2words==0.5.14
|
7 |
+
spacy==3.8.7
|