You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model
Sanster--PowerPaint-V1-stable-diffusion-inpainting
Describe the bug
I tried running Sanster--PowerPaint-V1-stable-diffusion-inpainting. The first time I ran it, when it downloaded the model, it returned an error
IncompleteRead(471805400 bytes read, 136210880 more expected))
During handling of the above exception, another exception occurred:
[...]
The second time, I got OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory C:\Users\inhah\.cache\huggingface\hub\models--Sanster--PowerPaint-V1-stable-diffusion-inpainting\snapshots\4104236baefdb 2a1dd0f32812d8edbbfc4efd164\safety_checker.
I guess the downloads were interrupted, so now it won't work. I'm guessing the downloads being interrupted part was a network error rather than an iopaint bug per se, but I think it should have tried to download the missing files again, if not as soon as the error occurred then at least the next time I ran it.
Here's the full tracebacks from the two or three times I tried running it.
Model
Sanster--PowerPaint-V1-stable-diffusion-inpainting
Describe the bug
I tried running
Sanster--PowerPaint-V1-stable-diffusion-inpainting
. The first time I ran it, when it downloaded the model, it returned an error[...]
The second time, I got
OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory C:\Users\inhah\.cache\huggingface\hub\models--Sanster--PowerPaint-V1-stable-diffusion-inpainting\snapshots\4104236baefdb 2a1dd0f32812d8edbbfc4efd164\safety_checker.
I guess the downloads were interrupted, so now it won't work. I'm guessing the downloads being interrupted part was a network error rather than an iopaint bug per se, but I think it should have tried to download the missing files again, if not as soon as the error occurred then at least the next time I ran it.
Here's the full tracebacks from the two or three times I tried running it.
traceback.txt
System Info
Software version used
The text was updated successfully, but these errors were encountered: