ComfyUI/tests
2024-11-01 10:40:58 -07:00
..
asyncio Fix aiohttp bugs 2024-09-30 13:12:53 -07:00
distributed --base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes 2024-10-29 14:27:14 -07: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 Improve compilation of models, adding support for triton 2024-11-01 10:40:58 -07: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 Fix bugs in folder paths 2024-10-29 19:22:51 -07: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 API now supports fire-and-forget, checking on queue status; prefetch_count now expressly set to 1 for workers 2024-09-27 12:07:54 -07:00