Update NSFW.md

Outdated doc said to change the '.invokeai' file, but it's now named 'invokeai.init' afaik.
This commit is contained in:
Alexandre D. Roberge 2023-04-18 21:16:00 -04:00 committed by Kent Keirsey
parent 4824237a98
commit 3a968e5072

View File

@ -32,7 +32,7 @@ turned on and off on the command line using `--nsfw_checker` and
At installation time, InvokeAI will ask whether the checker should be At installation time, InvokeAI will ask whether the checker should be
activated by default (neither argument given on the command line). The activated by default (neither argument given on the command line). The
response is stored in the InvokeAI initialization file (usually response is stored in the InvokeAI initialization file (usually
`.invokeai` in your home directory). You can change the default at any `invokeai.init` in your home directory). You can change the default at any
time by opening this file in a text editor and commenting or time by opening this file in a text editor and commenting or
uncommenting the line `--nsfw_checker`. uncommenting the line `--nsfw_checker`.