Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bean980310
/
tomboy-xl-animagine

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community
5

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
tomboy-xl-animagine
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
bean980310's picture
bean980310
Add generated example
00635d0 verified over 1 year ago
  • images
    Add generated example over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • README.md
    7.34 kB
    Add generated example over 1 year ago
  • tomboy_xl_animagine-01.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-02.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-03.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-04.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-05.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-06.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-07.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-08.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-09.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago
  • tomboy_xl_animagine-10.safetensors
    228 MB
    xet
    Add 16 files over 1 year ago