Closed LukeLIN-web closed 1 month ago
Find a solution in https://github.com/apple/ml-stable-diffusion/issues/163#issuecomment-2361337478
We need a more specific file path. ./models/coreml-stable-diffusion-v1-4_original_packages/original/packages
Hi, I can't help with the apple models but you seem to have resolved it.
About the the other two issues:
Second problem is that, For example, if you want to use [runwayml/stable-diffusion-v1-5]
Runwayml pulled off all their models from HF, so none of the links that have runwayml will work, this was a big news not long ago.
It should has import imageio
You're right.
Both of this means that we need to update the docs, so thanks a lot for reporting them.
cc: @stevhliu
Thanks for reporting!
Would you like to open a PR with the correct path and also import imageio?
The runwayml/stable-diffusion-v1-5 checkpoint has been updated to stable-diffusion-v1-5/stable-diffusion-v1-5 on the main
version of the docs.
Describe the bug
First problem is that, I run https://huggingface.co/docs/diffusers/v0.30.3/en/optimization/coreml#stable-diffusion-core-ml-checkpoints failed.
Second problem is that,
For example, if you want to use [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5):
this link is 404 not found.Reproduction
Logs
System Info
Who can help?
@DN6 @a-r-r-o-w