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
v0.3.0 - Qwen Image Edit support
Features:
- Add Qwen Image Edit (Qwen/Qwen-Image-Edit-2511) as default i2i model
- Multi-image input support for combining images
- Multi-GPU support with HFTOOL_MULTI_GPU env var
- Auto-upgrade dependencies when downloading models
- Suppress noisy warnings by default (HFTOOL_DEBUG=1 to show)
- File logging with HFTOOL_LOG_FILE
Fixes:
- Auto-open now works correctly for i2i tasks with JSON input
- Skip dependency install if already satisfied
- Better output filename generation from JSON input