目录
项目场景:
安装diffuser库的时候报错:
pip install git+https://github.com/huggingface/diffusers
问题描述
执行命令:
pip install git+https://github.com/huggingface/diffusers
完整报错如下:
Looking in indexes: https://mirrors.aliyun.com/pypi/simple
Collecting git+https://github.com/huggingface/diffusers
Cloning https://github.com/huggingface/diffusers to /tmp/pip-req-build-v3_3yuvc
Running command git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers /t