voice-changer/server/requirements.txt

10 lines
166 B
Plaintext
Raw Normal View History

2023-01-14 13:27:18 +03:00
torch==1.13.1
numpy==1.24.1
2022-12-31 19:29:09 +03:00
python-socketio==5.7.2
2023-01-14 13:27:18 +03:00
fastapi==0.89.1
python-multipart==0.0.5
2022-12-31 19:29:09 +03:00
uvicorn==0.20.0
websockets==10.4
2023-01-14 13:27:18 +03:00
pyOpenSSL==23.0.0
onnxruntime-gpu==1.13.1