Linly-Dubbing
Linly-Dubbing copied to clipboard
mac m4 是否可以搭建?
请问下,mac OS (m4) 没有 CUDA 是否可以正常搭建呢,我看中间过程有一步骤
# For CUDA 11.8
pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu118
# For CUDA 12.1
pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
好像是必须要有 CUDA 才能继续。
+1
+1
我这周更新一下!!!