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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Omarito2412
/
Breakdancing-PONY-XL

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

Instructions to use Omarito2412/Breakdancing-PONY-XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Omarito2412/Breakdancing-PONY-XL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Omarito2412/Breakdancing-PONY-XL")
    
    prompt = "score_9, score_8_up, score_7_up, vibrant color, 1boy, <lora:bdancepxl:1>, bdancepxl, doing a handstand, one-handed, breakdance pose, motion, beach, shorts, spread legs, looking at viewer, upside down, feet off the ground, muscular, tropical"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Breakdancing-PONY-XL
922 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Omarito2412's picture
Omarito2412
Update README.md
a16f4cc verified over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • 00233-2164743336.png
    1.38 MB
    xet
    Upload 7 files over 1 year ago
  • 00242-356306254.png
    1.41 MB
    xet
    Upload 7 files over 1 year ago
  • 00387-332087680.png
    1.74 MB
    xet
    Upload 7 files over 1 year ago
  • 00459-3396386803.png
    1.24 MB
    xet
    Upload 7 files over 1 year ago
  • 00572-397495786.png
    1.75 MB
    xet
    Upload 7 files over 1 year ago
  • 00581-3160972862.png
    1.6 MB
    xet
    Upload 7 files over 1 year ago
  • README.md
    5.15 kB
    Update README.md over 1 year ago
  • bdancepxl.safetensors
    913 MB
    xet
    Upload 7 files over 1 year ago