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

ostris
/
muscle-slider-lora

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
bodybuilder
muscles
tool
ripped
slider
Model card Files Files and versions
xet
Community

Instructions to use ostris/muscle-slider-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ostris/muscle-slider-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("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ostris/muscle-slider-lora")
    
    prompt = "photo of an elderly, man and woman with grey hair, cooking in the kitchen, center shot, apron "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
muscle-slider-lora
7.79 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ostris's picture
ostris
Upload folder using huggingface_hub
5d8c7cb verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • 1637301.jpeg
    466 kB
    Upload folder using huggingface_hub about 2 years ago
  • 1637400.jpeg
    37.2 kB
    Upload folder using huggingface_hub about 2 years ago
  • 2190567.jpeg
    412 kB
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    2.84 kB
    Upload folder using huggingface_hub about 2 years ago
  • muscle_slider_v1.safetensors
    6.87 MB
    xet
    Upload folder using huggingface_hub about 2 years ago