Fooocus/extras
Manuel Schmid 00d3d1b4b3
feat: add nsfw image censoring via config and checkbox (#958)
* add nsfw image censoring

activatable via config, uses CompVis/stable-diffusion-safety-checker

* fix progressbar call for nsfw output

* use config to set cache dir for safety checker

* add checkbox black_out_nsfw

makes both enabling via config and checkbox possible, where config overrides the checkbox value

* fix: add missing diffusers package

* feat: extract safety checker, remove dependency to diffusers

* feat: make code compatible again after merge with main

* feat: move censor to extras, optimize safety checker file handling

* refactor: rename folder safety_checker_models to safety_checker
2024-05-18 15:50:28 +02:00
..
BLIP Avoid tokenizer download from torch hub 2023-12-13 08:25:44 -08:00
facexlib 2.1.826 2023-12-12 11:38:05 -08:00
safety_checker feat: add nsfw image censoring via config and checkbox (#958) 2024-05-18 15:50:28 +02:00
censor.py feat: add nsfw image censoring via config and checkbox (#958) 2024-05-18 15:50:28 +02:00
expansion.py feat: add early return for prompt expansion when no new tokens should be added 2024-02-19 15:22:10 +01:00
face_crop.py 2.1.826 2023-12-12 11:38:05 -08:00
interrogate.py use our blip 2023-12-12 21:07:39 -08:00
ip_adapter.py try fix #1671 (#1678) 2023-12-31 03:38:16 -08:00
preprocessors.py feat: advanced params refactoring + prevent users from skipping/stopping other users tasks in queue (#981) 2024-02-24 19:01:06 +01:00
resampler.py try fix #1761 again (#1680) 2023-12-31 04:38:31 -08:00
vae_interpose.py feat: update interposer from v3.1 to v4.0 (#2717) 2024-04-06 15:27:35 +02:00
wd14tagger.py safer link 2023-12-12 21:53:13 -08:00