You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wan22.py shipped the Wan 2.2 teacher feature-capture helpers, but with the
Wan example config and recipe already removed the plugin is never
exercised: the Qwen-Image plugin provides its own attach_feature_capture,
and the DMD feature-capture path is duck-typed on ``_fastgen_captured``.
Remove the module, drop its (only) import from plugins/__init__.py, and
repoint the docstring / error-message references at the qwen_image plugin.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Jingyu Xin <jingyux@nvidia.com>
0 commit comments