fast-stable-diffusion
fast-stable-diffusion copied to clipboard
Fast dreaambooth collab error when downloading
I have this error when i try to download a model in the dreambooth collab
Detecting model version...
CalledProcessError Traceback (most recent call last)
1 frames /usr/lib/python3.10/subprocess.py in run(input, capture_output, timeout, check, *popenargs, **kwargs) 524 retcode = process.poll() 525 if check and retcode: --> 526 raise CalledProcessError(retcode, process.args, 527 output=stdout, stderr=stderr) 528 return CompletedProcess(process.args, retcode, stdout, stderr)
CalledProcessError: Command 'python det.py --from_safetensors --MODEL_PATH /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/pony15.safetensors' returned non-zero exit status 1.
same here when trying to load a checkpoint, +1