ayousanz commited on
Commit
b542081
·
verified ·
1 Parent(s): 7037048

Update from GitHub Actions - 2025-08-17 08:08:23\n\nDeployment mode: full\nTriggered by push to dev branch

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # Piper TTS Demo Requirements
2
  gradio==4.44.1
3
- numpy>=1.19.0
4
  onnxruntime>=1.16.0
5
  pyopenjtalk>=0.3.0
6
  onnx>=1.14.0
 
1
  # Piper TTS Demo Requirements
2
  gradio==4.44.1
3
+ numpy>=1.24.0,<3.0
4
  onnxruntime>=1.16.0
5
  pyopenjtalk>=0.3.0
6
  onnx>=1.14.0