Anything-3D
Anything-3D copied to clipboard
ModuleNotFoundError: No module named 'lora_diffusion'
When running the rec_car.sh
, there is this error.
I met the problem too,I found there did not exsist any file or package had relation about 'lora_diffusion'
I met the problem too,I found there did not exsist any file or package had relation about 'lora_diffusion'
@yjdqk try to install this repository -> https://github.com/cloneofsimo/lora
I met the problem too,I found there did not exsist any file or package had relation about 'lora_diffusion'
git clone https://github.com/cloneofsimo/lora
cd lora
pip install --verbose -e .