RVC-Project/Retrieval-based-Voice-Conversion-WebUI

My problems during install via poetry.

Open

#1,694 建立於 2024年1月11日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (18,427 star) (2,849 fork)batch import
bugdependencieshelp wanted

描述

win11+rtx4090 When I install by poetry install, it says I don't have an nvidia gpu. But When I turn to use pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117 and pip install -r requirements.txt in poetry enev, it works well. Seems like there is something wrong with poetry's depencecy file.

貢獻者指南

My problems during install via poetry. · RVC-Project/Retrieval-based-Voice-Conversion-WebUI#1694 | Good First Issue