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

Implement Stable Diffusion for mobile_back_apple #919

Open
anhappdev opened this issue Sep 19, 2024 · 3 comments
Open

Implement Stable Diffusion for mobile_back_apple #919

anhappdev opened this issue Sep 19, 2024 · 3 comments
Assignees
Milestone

Comments

@anhappdev
Copy link
Collaborator

No description provided.

@anhappdev anhappdev added this to the v4.1 milestone Sep 19, 2024
@RSMNYS
Copy link
Contributor

RSMNYS commented Oct 1, 2024

TODO List

  • Implement Stable Diffusion for CoreML (from the existing TF implementation). Add implementation in Swift, by utilising CoreML API.
  • Convert TF lite models (text_encoder, stable_diffusion_model, decoder) to mlPackage
  • Implement stable diffusion pipeline

@freedomtan

@freedomtan
Copy link
Contributor

FYR. Apple already implemented Stable Diffusion in Swift. Please check if we can reuse Apple's implementation first.
https://github.com/apple/ml-stable-diffusion

@freedomtan
Copy link
Contributor

the Stable Diffusion v1.5 one we use for 4.1 submission (https://huggingface.co/benjamin-paine/stable-diffusion-v1-5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants