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

My problems during install via poetry.

Open

#1694 aperta il 11 gen 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (2849 fork)batch import
bugdependencieshelp wanted

Metriche repository

Star
 (18.427 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor