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

Add CoreML backend #658

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Add CoreML backend #658

wants to merge 8 commits into from

Conversation

carson-katri
Copy link
Owner

This adds a new backend for macOS that uses apple/ml-stable-diffusion. Models are converted to CoreML automatically on their first use.

To build the package backend, use the new package_backend.py script:

/Applications/Blender\ 3.5.app/Contents/Resources/3.5/python/bin/python3.10 scripts/package_backend.py --backend community_backends/coreml --output __packaged__

If the requirements.txt file within the backend is unchanged, it can be built faster with --no-deps.

Base automatically changed from backend-api to main September 18, 2023 00:31
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

Successfully merging this pull request may close these issues.

None yet

1 participant