mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-07-23 09:10:51 -05:00
Add careers link to README and startup log (#13897)
This commit is contained in:
@@ -1266,6 +1266,9 @@ 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user