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
/
zoom-slider-lora

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
portrait
tool
zoom
slider
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Diffusers

    How to use ostris/zoom-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/zoom-slider-lora")
    
    prompt = "photo of a woman, blonde hair, smiling, in the woods "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
zoom-slider-lora
7.81 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ostris's picture
ostris
Upload folder using huggingface_hub
5389fa2 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • 1680148.jpeg
    570 kB
    Upload folder using huggingface_hub about 2 years ago
  • 1680193.jpeg
    75 kB
    Upload folder using huggingface_hub about 2 years ago
  • 1680194.jpeg
    74.5 kB
    Upload folder using huggingface_hub about 2 years ago
  • 1680197.jpeg
    56.2 kB
    Upload folder using huggingface_hub about 2 years ago
  • 1680210.jpeg
    57.2 kB
    Upload folder using huggingface_hub about 2 years ago
  • 1680230.jpeg
    51.6 kB
    Upload folder using huggingface_hub about 2 years ago
  • 1680232.jpeg
    49.8 kB
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    3.79 kB
    Upload folder using huggingface_hub about 2 years ago
  • zoom_slider_v1.safetensors
    6.87 MB
    xet
    Upload folder using huggingface_hub about 2 years ago