Asking around, what are the .txt and .json files that show up in the output folder after generating

Lately I noticed that every time I finish generating, besides the images, matching .txt and .json files with the same name show up in the output folder too, one set per image, and they’ve piled up. I don’t remember turning on any setting for this, and I’m not sure which update it started after.

Opening them, it looks like they log the params and workflow from that run. Delete the image and they’re still there, and they still work fine, it’s just annoying to look at. Is this new default behavior?

Is some save node or setting writing this metadata out? If it’s just for backup, where can I turn it off, and would that affect restoring the workflow from an image later. If anyone knows the full story please point me in the right direction, thanks.

That json is basically a separate copy of the workflow and params, saved for easy rollback

Same question, mine also suddenly started spitting out these two files

Following for how to turn it off

It’s nice to keep them though, you can dig them back up if you lose the params

1 Like

asking too

保存节点里能关掉,不过我建议留着json,图丢了参数还在

1 Like

保存那个节点里有开关,取消掉就不往外写了

同意留着,我图丢过一次,靠那个json把参数原样捞回来了