ComfyUI Node
JSON Save π¦βπ₯
Saves a dictionary/list/tuple as a .json file. Nparrays and Tensors will be converted to lists.
JSON Save π¦βπ₯
- input
- file_path
βfilename_noExtunknownβΊ
Categoryπ¦βπ₯ ArchiGraph/π οΈ Utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| input | * | Input dictionary/list/tuple to save as JSON. | |
| filename_noExt | STRING | unknown | Filename without extension (extension .json will be added automatically). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | β |