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

My problems during install via poetry.

Open

#1.694 aberto em 11 de jan. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (2.849 forks)batch import
bugdependencieshelp wanted

Métricas do repositório

Stars
 (18.427 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador