0070fce 0665518 0070fce
1
2
3
4
5
6
7
8
def preload(parser): parser.add_argument( "--controlnet-loglevel", default="INFO", choices=("DEBUG", "INFO", "WARNING", "ERROR", "CRITICAL"), help="Set the log level (DEBUG, INFO, WARNING, ERROR, CRITICAL)", )