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(backend): fix nsfw checker catch-22 #6360

Merged
merged 2 commits into from
May 13, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

Related Issues / Discussions

Closes #6252
Supersedes #6260

QA Instructions

  • Delete the NSFW checker model from core/convert/stable-diffusion-safety-checker
  • Start Invoke
  • The toggle in Settings should not be greyed out
  • Enable the NSFW checker in settings
  • Generate something spicy
  • The model should download and then blur the image, adding the caution symbol centered in the output

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added api python PRs that change python files invocations PRs that change invocations backend PRs that change backend files labels May 13, 2024
@psychedelicious psychedelicious enabled auto-merge (rebase) May 13, 2024 21:15
@psychedelicious psychedelicious merged commit 93da752 into main May 13, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/feat/nsfw_watermark_alt branch May 13, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api backend PRs that change backend files invocations PRs that change invocations python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: NSFW checker is not working
2 participants