ComfyUI/tests-unit/folder_paths_test
Andrew Pulley 38bfd71ba0 Allow .onnx models in the detection folder
PR #14025 registered models/detection/ with supported_pt_extensions only,
which excludes .onnx files used by WanAnimate ONNX loaders and other
detection nodes. That caused prompt validation to reject values like
vitpose-l-wholebody.onnx with value_not_in_list even when the UI showed
them as selectable.

Fixes #14050
Fixes #14635

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 12:26:35 -06:00
..
__init__.py Add content-type filter method to folder_paths (#4054) 2024-09-11 02:00:07 -04:00
detection_onnx_extensions_test.py Allow .onnx models in the detection folder 2026-07-05 12:26:35 -06:00
filter_by_content_types_test.py Update filter_files_content_types to support filtering 3d models (#7572) 2025-04-12 18:30:39 -04:00
misc_test.py LoRA Trainer: LoRA training node in weight adapter scheme (#8446) 2025-06-13 19:25:59 -04:00
system_user_test.py feat(security): add System User protection with __ prefix (#10966) 2025-11-28 21:28:42 -05:00