voice-changer/server/requirements.txt

10 lines
166 B
Plaintext
Raw Normal View History

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