Just released the world’s first LoRA for Qwen-Image, entire training toolkit open-sourced
elneves

elneves @elneves

About: AI-driven

Joined:
Jul 17, 2025

Just released the world’s first LoRA for Qwen-Image, entire training toolkit open-sourced

Publish Date: Aug 7
1 0

Clone the repository and navigate into it:
git clone https://github.com/FlyMyAI/qwen-image-lora-trainer
cd qwen-image-lora-trainer

Install required packages: pip install -r requirements.txt

Install the latest diffusers from GitHub:
pip install git+https://github.com/huggingface/diffusers

To begin training with your configuration file (e.g., train_lora.yaml), run:

accelerate launch train.py --config ./train_configs/train_lora.yaml
Enter fullscreen mode Exit fullscreen mode

Or upload your photos: https://app.flymy.ai/models/flymyai/qwen-image-lora-trainer

Use access via API with Qwen LoRA node: https://app.flymy.ai/models/flymyai/qwen-image-lora

Comments 0 total

    Add comment