InvokeAI/docs
Lincoln Stein 971f5c5ab1
Configure the NSFW checker at install time with default on (#1624)
* configure the NSFW checker at install time with default on

1. Changes the --safety_checker argument to --nsfw_checker and
--no-nsfw_checker. The original argument is recognized for backward
compatibility.

2. The configure script asks users whether to enable the checker
(default yes). Also offers users ability to select default sampler and
number of generation steps.

3.Enables the pasting of the caution icon on blurred images when
InvokeAI is installed into the package directory.

4. Adds documentation for the NSFW checker, including caveats about
accuracy, memory requirements, and intermediate image dispaly.

* use better fitting icon

* NSFW defaults false for testing

* set default back to nsfw active

Co-authored-by: Matthias Wild <40327258+mauwii@users.noreply.github.com>
Co-authored-by: mauwii <Mauwii@outlook.de>
2022-11-30 14:50:57 -05:00
..
assets 2.2 Doc Updates (#1589) 2022-11-29 16:09:54 -05:00
features Configure the NSFW checker at install time with default on (#1624) 2022-11-30 14:50:57 -05:00
help merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
installation Debloat-docker (#1612) 2022-11-29 10:04:03 -05:00
other add statement of values (#1584) 2022-11-28 11:00:43 -05:00
swagger-ui React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
CHANGELOG.md merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
index.html React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.md update index.md (#1609) 2022-11-29 10:02:55 -05:00
openapi3_0.yaml React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
requirements-mkdocs.txt move requirements-mkdocs.txt to docs folder (#1575) 2022-11-27 07:59:56 +01:00