mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
update requirement
This commit is contained in:
parent
087d0b5722
commit
29a25e4dcb
@ -2,8 +2,9 @@
|
||||
### いらない? websockets==10.4
|
||||
uvicorn==0.21.1
|
||||
pyOpenSSL==23.0.0
|
||||
numpy==1.24.2
|
||||
torch==2.0.0
|
||||
numpy==1.23.5
|
||||
#torch==2.0.0
|
||||
torch==1.13.1
|
||||
resampy==0.4.2
|
||||
matplotlib==3.7.1
|
||||
librosa==0.10.0.post1
|
||||
@ -12,4 +13,8 @@ python-socketio==5.7.2
|
||||
fastapi==0.94.1
|
||||
onnxruntime-gpu==1.14.1
|
||||
python-multipart==0.0.6
|
||||
# apt-get install g++
|
||||
fairseq==0.12.2
|
||||
# apt-get install gcc g++
|
||||
# https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh
|
||||
# bash Anaconda3-2022.10-Linux-x86_64.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user