In this document, we will introduce the account management features of ComfyUI, including account login, registration, and logout operations.
API Nodes
, which enable calls to closed-source model APIs, greatly expanding the possibilities of ComfyUI. Since these API calls consume tokens, we have added a corresponding user system.
Currently, we support the following login methods:
1.17.11
. Sometimes the frontend may fail to install and revert to an older version, so please check if the frontend version is greater than 1.17.11
in Settings
-> About
.
In some regions, network restrictions may prevent normal access to the login API, causing timeouts or failures. Before logging in, please ensure that your network environment does not restrict access to the corresponding API, and make sure you can access sites like Google or Github.
127.0.0.1
or localhost
.--listen
parameter to access the API node through a local network.https
, you may not be able to successfully log in.Settings
-> User
:
Select Comfy API Key Login on the Login Screen
Comfy API Key
login in the login popup
Enter Your API Key
Get one here
link to go to https://platform.comfy.org/login and log in to obtain it.Login Successful
Are there any login device restrictions?
How to log in in a LAN environment?
Why can't I log in on some websites?