update show log path on startup log
This commit is contained in:
@@ -198,6 +198,7 @@ print("** ComfyUI startup time:", datetime.datetime.now())
|
||||
print("** Platform:", platform.system())
|
||||
print("** Python version:", sys.version)
|
||||
print("** Python executable:", sys.executable)
|
||||
print("** Log path:", os.path.abspath('comfyui.log'))
|
||||
|
||||
|
||||
def check_bypass_ssl():
|
||||
|
||||
Reference in New Issue
Block a user