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 Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 4cc65cd507f7df3b2cc55213a205f9a371889d3037a39d200f180bfb37143332
- Size of remote file:
- 2.8 MB
- SHA256:
- a349fd1898a13107e2fae9711b34fc41b56d5f1d58fce506ca03ab7cef361671
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.