ComfyUI/tests/inference
doctorpangloss 2bc95c1711 Test improvements and fixes
- move workflows to distinct json files
 - add the comfy-org workflows for testing
 - fix issues where workflows from windows users would not be compatible
   with backends running on linux or macos in light of separator
   differences. Because this codebase uses get_or_download wherever
   checkpoints, models, etc. are used, this is the only place where the
   comparison is gracefully handled for downloading. Validation code
   will correctly convert backslashes to forward slashes, assuming that
   100% of the places they are used and when comparing with a list, they
   are intended to be paths and not strict symbols
2024-08-05 15:55:46 -07:00
..
testing_pack Move the testing pack nodes out of a nested directory 2024-07-22 08:49:08 -07:00
workflows Test improvements and fixes 2024-08-05 15:55:46 -07:00
__init__.py Ci quality workflows (#1423) 2023-09-18 23:18:06 -04:00
test_execution.py Move the testing pack nodes out of a nested directory 2024-07-22 08:49:08 -07:00
test_workflows.py Test improvements and fixes 2024-08-05 15:55:46 -07:00