Instructions to use dx8152/Qwen-Image-Edit-2511-Style-Transfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
Keep the original aspect ratio
#2
by SOleLuch - opened
Hi! Thanks for this, Lora. I do have a question, though. How do you maintain the aspect ratio of Image 1? It seems to me that the result always ends up with an aspect ratio similar to Image 2 (the one in the style).
Hi! Thanks for this, Lora. I do have a question, though. How do you maintain the aspect ratio of Image 1? It seems to me that the result always ends up with an aspect ratio similar to Image 2 (the one in the style).
You can try opening the workflow; it consistently maintains the same dimensions as Figure 1.
Thanks. Since I don't use comfyUI, I ended up making the changes directly in the Qwen diffusers pipeline.