Nodes/ComfyUI-ArchiGraph/JSON Save πŸ¦β€πŸ”₯
ComfyUI Node

JSON Save πŸ¦β€πŸ”₯

Saves a dictionary/list/tuple as a .json file. Nparrays and Tensors will be converted to lists.

By vincentfsΒ·Created 2 years agoΒ·Updated 8 months agoΒ· 3
JSON Save πŸ¦β€πŸ”₯
  • input
  • file_path
β—„filename_noExtunknownβ–Ί
CategoryπŸ¦β€πŸ”₯ ArchiGraph/πŸ› οΈ Utils

Inputs (2)

NameTypeDefaultDescription
input*Input dictionary/list/tuple to save as JSON.
filename_noExtSTRINGunknownFilename without extension (extension .json will be added automatically).

Outputs (1)

NameTypeDescription
file_pathSTRINGβ€”