Module history

Module history 

Source

Structs§

ExtraData
Struct representing extra data about prompt execution.
History
Struct containing task results from the ComfyUI API history endpoint.
NodeOutput
Struct representing image outputs from a node.
Outputs
Struct representing outputs from a task.
OutputsToExecute
Struct representing outputs to execute for a prompt.
PromptResult
Struct representing a prompt result.
Task
Struct representing a single task result from the ComfyUI API history endpoint.

Enums§

NodeOutputOrUnknown
Enumertion of all possible output types from a node.