(config) fix permissions on configure_invokeai.py, improve documentation in globals.py comment

This commit is contained in:
Eugene Brodsky 2022-11-29 00:37:04 -05:00 committed by Lincoln Stein
parent 485fcc7fcb
commit 6d6076d3c7

View File

@ -5,7 +5,9 @@ otherwise have to be passed through long and complex call chains.
It defines a Namespace object named "Globals" that contains
the attributes:
- root - the root directory under which "models" and "outputs" can be found
- root - the root directory under which "models" and "outputs" can be found
- initfile - path to the initialization file
- try_patchmatch - option to globally disable loading of 'patchmatch' module
'''
import os