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