Instructions to use systms/SYSTMS-INFL8-LoRA-Qwen-Image-Edit-2511 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use systms/SYSTMS-INFL8-LoRA-Qwen-Image-Edit-2511 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2511", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("systms/SYSTMS-INFL8-LoRA-Qwen-Image-Edit-2511") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things

Model Description
INFL8 is a LoRA for Qwen Image Edit 2511 that lets you inflate elements within an image, using the prompt "inflate the [insert subject]"
- Developed by: Systms
- Model type: Qwen Image Edit 2511 LoRA
How to Get Started with the Model
We've provided a ComfyUI workflow to help you get the best out of the LoRA, but we encourage experimentation and using it alongside other LoRAs and models. It works great as a start/end image generator for I2V models.
The INFL8 LoRA works best when used alongside this version of LightX's 8-step LoRA.

Prompt: Inflate the apple

Prompt: Inflate the man

Prompt: Inflate the puppet

Prompt: Inflate the man

Prompt: Inflate the man
- Downloads last month
- 3,248
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support
Model tree for systms/SYSTMS-INFL8-LoRA-Qwen-Image-Edit-2511
Base model
Qwen/Qwen-Image-Edit-2511