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

Info nsfw tag not being applied #299

Closed
rbrtcs1 opened this issue Sep 29, 2024 · 2 comments
Closed

Info nsfw tag not being applied #299

rbrtcs1 opened this issue Sep 29, 2024 · 2 comments

Comments

@rbrtcs1
Copy link
Contributor

rbrtcs1 commented Sep 29, 2024

completed_job_info.job_image_results[i].generation_faults.append(new_meta_entry)

This code only runs if there was at least 1 image that was actually censored in the batch. This logic should probably be moved outside of the current if statement.

in the scenario where a worker marks an image as nsfw but doesn’t censor it, this code would not run.

@arcaria
Copy link

arcaria commented Sep 29, 2024

I don't even wanna open that link, what is that?
FYI, I think someone should probably report it, very sus

@Haidra-Org Haidra-Org deleted a comment Sep 29, 2024
@tazlin
Copy link
Member

tazlin commented Oct 6, 2024

Fixed via #300, Haidra-Org/AI-Horde#459 and Haidra-Org/AI-Horde#457.

@tazlin tazlin closed this as completed Oct 6, 2024
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