mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +03:00
Update requirements.txt
This commit is contained in:
parent
3b5844ba10
commit
38fb8aa32f
@ -3,7 +3,6 @@
|
|||||||
# # wget https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh
|
# # wget https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh
|
||||||
# # bash Anaconda3-2022.10-Linux-x86_64.sh
|
# # bash Anaconda3-2022.10-Linux-x86_64.sh
|
||||||
|
|
||||||
Cython==3.0.2
|
|
||||||
uvicorn==0.21.1
|
uvicorn==0.21.1
|
||||||
pyOpenSSL==23.1.1
|
pyOpenSSL==23.1.1
|
||||||
numpy==1.23.5
|
numpy==1.23.5
|
||||||
@ -14,7 +13,6 @@ python-socketio==5.8.0
|
|||||||
fastapi==0.95.1
|
fastapi==0.95.1
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.6
|
||||||
onnxruntime-gpu==1.13.1
|
onnxruntime-gpu==1.13.1
|
||||||
pyworld==0.3.3
|
|
||||||
scipy==1.10.1
|
scipy==1.10.1
|
||||||
matplotlib==3.7.1
|
matplotlib==3.7.1
|
||||||
fairseq==0.12.2
|
fairseq==0.12.2
|
||||||
|
Loading…
Reference in New Issue
Block a user