ComfyUI
ComfyUI copied to clipboard
Loading API file: Titles lost
Hello I change the titles of some nodes and save the API file When i load the API json file again all titles changed to the default names, why? If this is how it work please fix it
Sounds fishy. You cant load API files into the UI. They are stripped of the data needed to render them in the User Interface.
I load them normaly like other json files
API json does not contain that information. You need to save the non-api version of the json file.
API json does not contain that information. You need to save the non-api version of the json file.
But title is already added to api json in https://github.com/comfyanonymous/ComfyUI/pull/2380