mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-09 16:07:29 +08:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| detection_onnx_extensions_test.py | ||
| filter_by_content_types_test.py | ||
| misc_test.py | ||
| system_user_test.py | ||