Merge branch 'comfyanonymous:master' into master

This commit is contained in:
patientx 2024-09-19 00:04:34 +03:00 committed by GitHub
commit 2e7bc3e943
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -241,6 +241,7 @@ if __name__ == "__main__":
if args.quick_test_for_ci:
exit(0)
os.makedirs(folder_paths.get_temp_directory(), exist_ok=True)
call_on_start = None
if args.auto_launch:
def startup_server(scheme, address, port):