ComfyUI/tests
doctorpangloss 31b6b53236 Quality of life improvements
- export_custom_nodes() finds all the classes that inherit from
   CustomNode and exports them correctly for custom node discovery to
   find
 - regular expressions
 - additional string formatting and parsing nodes
2025-02-12 14:12:10 -08:00
..
asyncio Fix aiohttp bugs 2024-09-30 13:12:53 -07:00
distributed Tweaks to distributed queueing 2024-11-14 15:08:59 -08:00
downloader Add image tracing to SVG support using vtrace, python skia. The Skia library can be used for additional drawing tasks 2024-08-28 14:49:19 -07:00
inference Distinct Seed and Seed64 input specs. numpy only supports 32 bit seeds 2025-02-05 14:08:09 -08:00
issues Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
library Improve automated test coverage 2024-07-05 11:11:21 -07:00
quantization Improvements to execution 2024-10-10 19:30:18 -07:00
unit Quality of life improvements 2025-02-12 14:12:10 -08:00
__init__.py Ci quality workflows (#1423) 2023-09-18 23:18:06 -04:00
absolute_import_checker.py Fix pylint issue with hydit, fix absolute versus relative imports 2024-08-16 13:06:33 -07:00
conftest.py Add ruff rule for empty line with trailing whitespace. 2024-12-28 05:23:08 -05:00