mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-15 19:47:24 +08:00
Remove annoying message.
This commit is contained in:
parent
3f9bdc70ee
commit
979f4a6e9f
@ -1266,9 +1266,6 @@ class PromptServer():
|
||||
if verbose:
|
||||
logging.info("To see the GUI go to: {}://{}:{}".format(scheme, address_print, port))
|
||||
|
||||
if verbose:
|
||||
logging.info("psst — we're hiring! https://www.comfy.org/careers")
|
||||
|
||||
if call_on_start is not None:
|
||||
call_on_start(scheme, self.address, self.port)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user