sd-webui-stable-horde-worker icon indicating copy to clipboard operation
sd-webui-stable-horde-worker copied to clipboard

[Feature]: Onboard the Anti-CSAM filter

Open db0 opened this issue 1 year ago • 0 comments

Is there existing issue for this?

  • [X] I didn't find similar issue, also checked the latest commit.

Feature Description

Currently the AI Horde Worker relies on a custom builtm, anti-CSAM filter to prevent people abusing the service and protect the workers. It relies on using clip. The implementation is here: https://github.com/db0/AI-Horde-Worker/blob/main/worker/csam.py

It should be ported here as well.

Proposed Solution

Reimplement: https://github.com/db0/AI-Horde-Worker/blob/main/worker/csam.py

Additional Information

No response

db0 avatar Apr 16 '23 14:04 db0