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

feat: QR code support #201

Merged
merged 17 commits into from
May 26, 2024
Merged

feat: QR code support #201

merged 17 commits into from
May 26, 2024

Conversation

tazlin
Copy link
Member

@tazlin tazlin commented May 23, 2024

This version of the worker supports the QR code workflow by @coreyryanhanson (big thanks to them!) which is also licensed under the AGPL.

Of note:

  • Workers with <12gb of vram should set allow_sdxl_controlnet: false in bridgeData.yaml
    • Note: this is the default value. If allow_sdxl_controlnet is missing, it is assumed to be false.
  • Workers with >=12gb of vram who wish to offer this workflow (and/or future control nets for SDXL) should set allow_sdxl_controlnet: true

See also:

@tazlin tazlin marked this pull request as ready for review May 26, 2024 20:16
@tazlin tazlin merged commit fbb752d into main May 26, 2024
3 checks passed
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.

2 participants