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
Add training limitation warning for QwenImage long prompts
- Add warning when prompts exceed 512 tokens (model's training limit)
- Warn users about potential unpredictable behavior with long prompts
- Add comprehensive test with CaptureLogger to verify warning system
- Follow established diffusers warning patterns for consistency
0 commit comments