Instructions to use elixirx/charu-anime-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use elixirx/charu-anime-lora 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", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("elixirx/charu-anime-lora") prompt = "charu-illustrious,一个金色头发、猫耳、蝙蝠发饰的女孩,穿着带有心形腕带和花朵发饰的白色连衣裙,手持烟花棒。她微笑着面向观众,背景有烟花绽放。" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- 9fdd5af8f7c4b69ee41161a155500b7c12bde1b66528dcc0252d31c605db18ed
- Size of remote file:
- 1.84 MB
- SHA256:
- ef7df229ff248f4f88d96dba7509d0b781912867b603e472e9261a3115a0ac1d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.