diff --git a/README.md b/README.md index fd72d95..a4e1716 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,9 @@ https://github.com/wlsdml1114/DDSP-SVC-KOR ``` 4. library 설치 (이것도 설치 뭐 많이할거임 엔터엔터하면 댐) ``` - pip install torch==1.13.1+cu116 torchvision==0.14.1+cu116 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116 pip install -r requirements.txt + # 설치 후 CUDA 관련 library 설치 + pip install torch==1.13.1+cu116 torchvision==0.14.1+cu116 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116 ``` 5. 환경 변수 세팅