This commit is contained in:
lllyasviel
2023-12-12 11:46:49 -08:00
parent a2d4df8510
commit 48ca305332
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ args_parser.parser.add_argument("--disable-image-log", action='store_true',
args_parser.parser.set_defaults(
disable_cuda_malloc=True,
auto_launch=True,
in_browser=True,
port=None
)