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

Norod78
/
SD15-Rubber-Duck-LoRA

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

Instructions to use Norod78/SD15-Rubber-Duck-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Norod78/SD15-Rubber-Duck-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("Norod78/SD15-Rubber-Duck-LoRA")
    
    prompt = "Wonderwoman Rubber duck"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
SD15-Rubber-Duck-LoRA
19.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Norod78's picture
Norod78
Update README.md
3482987 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • 18380848.jpeg
    18.2 kB
    Upload folder using huggingface_hub about 2 years ago
  • 18380851.jpeg
    12.3 kB
    Upload folder using huggingface_hub about 2 years ago
  • 18380853.jpeg
    15.4 kB
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    1.84 kB
    Update README.md about 2 years ago
  • Rubber_Duck_SD1.5-000009.safetensors
    19 MB
    xet
    Upload folder using huggingface_hub about 2 years ago