Instructions to use Alchemico/qwen-image-2512_ava-hussy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Alchemico/qwen-image-2512_ava-hussy 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-2512", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Alchemico/qwen-image-2512_ava-hussy") prompt = "vibrant 1960s close-up of AVAHUSSY sitting under a tree in a blue skit and white blouse, she has blonde wavy short hair and a smile with green eyes lake scene by a garden with flowers in the foreground 1960s style film. She's holding her hand out there is a small smooth frog in her palm, she's making eye contact with the toad." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- aee08f8076f56bda703e686eac421e95368bb96f21cf053429a3c42a408e2887
- Size of remote file:
- 1.18 GB
- SHA256:
- 103b7113e16da4f65a5e3762d9d0b2510f2ece9bfbcf1ea9a95e035fd949c24d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.