corbin-hayden13 / SD-Lora-Tagger

A Search Engine For All Your Local Extra Networks (in AUTOMATIC1111/stable-diffusion-webui and vladmandic/automatic)
MIT License
11 stars 2 forks source link

Parse SFW/NSFW tags, add "hide NSFW networks" to settings #4

Closed corbin-hayden13 closed 7 months ago

corbin-hayden13 commented 7 months ago

Unsure exactly how to do this, might have to just ignore all NSFW tagged extra networks on load and have to reload the server to apply new changes. I can look into defaulting extra network cards to invisible if they're tagged as NSFW in the javascript as well.

corbin-hayden13 commented 7 months ago

This could even extend to blacklisting extra networks based on any arbitrary set of tags...

corbin-hayden13 commented 7 months ago

All files will be initially tagged as nsfw to be thorough, but can be changed later by the user. They should not be hidden by default unless the user changes the setting to hide nsfw extra networks