ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Loading API file: Titles lost

Open seghier opened this issue 1 year ago • 2 comments

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

seghier avatar Apr 20 '24 09:04 seghier

Sounds fishy. You cant load API files into the UI. They are stripped of the data needed to render them in the User Interface.

Amorano avatar Apr 25 '24 06:04 Amorano

I load them normaly like other json files

seghier avatar Apr 25 '24 06:04 seghier

API json does not contain that information. You need to save the non-api version of the json file.

robinjhuang avatar Jul 17 '24 23:07 robinjhuang

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

shesung avatar Jul 31 '24 10:07 shesung