Lincoln Stein 5372800e60 Disable built-in NSFW checker on models converted with --ckpt_convert
When a legacy ckpt model was converted into diffusers in RAM, the
built-in NSFW checker was not being disabled, in contrast to models
converted and saved to disk. Because InvokeAI does its NSFW checking
as a separate post-processing step (in order to generate blurred
images rather than black ones), this defeated the
--nsfw and --no-nsfw switches.

This closes #2836 and #2580.
2023-03-09 17:38:58 -05:00
..
2023-02-26 16:11:07 -05:00
2023-03-07 17:22:16 -08:00
2022-12-20 15:32:35 -08:00
2023-02-20 07:33:19 -05:00
2023-01-15 09:22:46 -05:00
2023-02-03 17:35:35 -05:00