Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Missing files trying to load PowerPaint #453

Open
inhahe opened this issue Feb 10, 2024 · 3 comments
Open

[BUG] Missing files trying to load PowerPaint #453

inhahe opened this issue Feb 10, 2024 · 3 comments
Labels

Comments

@inhahe
Copy link

inhahe commented Feb 10, 2024

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.

traceback.txt

System Info
Software version used

  • lama-cleaner: don't know
  • pytorch: don't know
  • CUDA: don't know
@Sanster
Copy link
Owner

Sanster commented Feb 10, 2024

IncompleteRead(471805400 bytes read, 136210880 more expected))
During handling of the above exception, another exception

I have encountered this error before. At that time, it was because my disk was almost full. Deleting some things solved the problem.

OSError: Error no file

The Huggingface Hub was down last night, I don't know if it has been fixed now.

https://x.com/huggingface/status/1756401140495679871?s=46&t=541K4njVYqJ_ijfXVDR40A

@inhahe
Copy link
Author

inhahe commented Feb 11, 2024

*Checks* I see that I have about 379 GB free. That should be enough, I guess?

Copy link

github-actions bot commented Feb 1, 2025

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants