ComfyUI/tests/inference
Jacob Segal dd3bafb40b Display an error for dependency cycles
Previously, dependency cycles that were created during node expansion
would cause the application to quit (due to an uncaught exception). Now,
we'll throw a proper error to the UI. We also make an attempt to 'blame'
the most relevant node in the UI.
2024-04-20 22:40:38 -07:00
..
graphs Ci quality workflows (#1423) 2023-09-18 23:18:06 -04:00
testing_nodes/testing-pack Display an error for dependency cycles 2024-04-20 22:40:38 -07:00
__init__.py Ci quality workflows (#1423) 2023-09-18 23:18:06 -04:00
test_execution.py Display an error for dependency cycles 2024-04-20 22:40:38 -07:00
test_inference.py Unhardcode sampler and scheduler list in test. 2023-09-18 23:24:14 -04:00