Instructions to use bean980310/tomboy-xl-animagine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use bean980310/tomboy-xl-animagine with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("cagliostrolab/animagine-xl-3.1", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("bean980310/tomboy-xl-animagine") prompt = "masterpiece, best quality, very aesthetic, absurdres, digital art, tomboy wearing white and blue military uniform with epaulettes and aiguillette and (military white jacket with white long sleeves:1.4) and white buttoned shirt on top and (white lace trim bridal gloves:1.2) on hands and (white cape with shoulder cape:1.2) on shoulders and brown belt with gold belt buckle and (pleated blue miniskirt with white stripes:1.3) on bottom and (white thighhighs with floral lace trim:1.2) on legs and (white high heels:1.2) on feet" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Rename epochs/tomboy_xl_animagine-07.safetensors to epochs/tomboy-xl-animagine-07.safetensors
5ea94a1 verified - Xet hash:
- c12fc6b4ea21ed37f7ddddc002b0827d4937c3ae3d0b4b25d75a4826727e314b
- Size of remote file:
- 228 MB
- SHA256:
- cc17f0e227191e2cb45fc0fc93a4b0cdd6a2f8e57ec32cb6b351b29dd1b685e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.