Error
So im running this:
python3 /root/diffusers/scripts/convert_original_stable_diffusion_to_diffusers.py --checkpoint_path /sdcard/Insertion.safetensors --dump_path /root/Insert --from_safetensors
And getting this:
Traceback (most recent call last): File "/root/diffusers/./scripts/convert_original_stable_diffusion_to_diffusers.py", line 154, in
Any idea why?
i just one to be able to load a lora while using SD on termux Proot