ComfyUI/tests/inference
guill 97eb256a35
Add support for partial execution in backend (#9123)
When a prompt is submitted, it can optionally include
`partial_execution_targets` as a list of ids. If it does, rather than
adding all outputs to the execution list, we add only those in the list.
2025-07-30 22:55:28 -04:00
..
graphs
testing_nodes/testing-pack
__init__.py
extra_model_paths.yaml
test_async_nodes.py
test_execution.py
test_inference.py