Instructions to use Qwen/Qwen-Image-2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Qwen/Qwen-Image-2.1 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-2.1", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
千问神了
#3
by Sombrer0 - opened
你知道的,我一直是qwen的忠实粉丝,他们的开源模型强的简直不可思议,我们一起度过了很多愉快的时光,经过1秒钟的深度思考,我决定把天赋带到alibaba。我已经迫不及待要下载qwen-image-2.1了。至于gpt, claude, gemini, grok, deepseek, kimi, glm, seedream, seedream, minimax, hy...祝他们好运。
你知道的,我一直是qwen的忠实粉丝,他们的开源模型强的简直不可思议,我们一起度过了很多愉快的时光,经过1秒钟的深度思考,我决定把天赋带到alibaba。我已经迫不及待要下载qwen-image-2.1了。至于gpt, claude, gemini, grok, deepseek, kimi, glm, seedream, seedream, minimax, hy...祝他们好运。