pip安装组件:
.\.conda\python.exe -m pip install torch==2.1.2+cu118 torchvision==0.16.2+cu118 xformers==0.0.23.post1 numpy tritonclient -f https://download.pytorch.org/whl/torch_stable.html;
参考:
THE END
pip安装组件:
.\.conda\python.exe -m pip install torch==2.1.2+cu118 torchvision==0.16.2+cu118 xformers==0.0.23.post1 numpy tritonclient -f https://download.pytorch.org/whl/torch_stable.html;
参考: