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:
- 32a28ab2405f185be0ea774cb5eaa858ef42a3889e41d116dde4aaabc38c595e
- Size of remote file:
- 614 MB
- SHA256:
- 4a34f57bdb5333b884db997a9b74b2ba740b5a8344b750c6b8cb75a35088cee7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.