Instructions to use blanchon/Qwen-Image-Edit-2509-FlashPack with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use blanchon/Qwen-Image-Edit-2509-FlashPack with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("blanchon/Qwen-Image-Edit-2509-FlashPack", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cc7a940075cb8f06a7755bbf5e43208df7e6e421ed4a72a47a4b87145d341249
- Size of remote file:
- 16.6 GB
- SHA256:
- 56db840d75fade199aea9920176e4eebc1f97a3641531c9f4930206af903b874
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.