1.首先安装python 3.9(3.8版本没试,3.7版本不可以,太低了) 2.安装rustc 3.安装safetensors和torch pip install safetensors pip install torch torchvis...