@@ -49,6 +49,8 @@ Extensive preset library organized by use case:
4949- ** SDXL** : Optimized resolutions for Stable Diffusion XL
5050- ** Flux** : Flux model optimized presets with smart constraints
5151- ** WAN** : Video model presets with resolution recommendations
52+ - ** HiDream Dev** : HiDream model optimized presets
53+ - ** Qwen-Image** : Qwen-Image model optimized presets
5254- ** Social Media** : Instagram, Twitter, Facebook, YouTube optimized sizes
5355- ** Print** : Standard print formats (A4, Letter, photo sizes)
5456- ** Cinema** : Professional film aspect ratios (2.39:1, 1.85:1, etc.)
@@ -71,6 +73,18 @@ Extensive preset library organized by use case:
7173- Automatic model recommendation (480p vs 720p)
7274- Maintains proper aspect ratios for video generation
7375
76+ #### HiDream Dev Mode
77+ - Preset-based optimization system
78+ - Uses closest matching preset from HiDream Dev category
79+ - Automatically selects best preset based on input dimensions and aspect ratio
80+ - Supports both original and flipped orientations for optimal matching
81+
82+ #### Qwen-Image Mode
83+ - Resolution range: ~ 0.6MP to 4.2MP (589,824 to 4,194,304 pixels)
84+ - Smart scaling: If input is already within range, dimensions remain unchanged
85+ - Automatic scaling: Input outside range is scaled to fit while maintaining aspect ratio
86+ - Preserves original dimensions when already optimized
87+
7488---
7589
7690## 🚀 Installation
0 commit comments