Merge pull request #138 from kenwaytis/patch-3

Lock numpy and scipy version
This commit is contained in:
謬紗特 2023-04-11 00:26:56 +08:00 committed by GitHub
commit e0b7261aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
Flask
Flask_Cors
gradio
numpy
numpy==1.23.0
pyworld==0.2.5
scipy==1.7.3
scipy==1.10.0
SoundFile==0.12.1
torch==1.13.1
torchaudio==0.13.1