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

alimama-creative
/
SD3-Controlnet-Inpainting

Text-to-Image
Diffusers
Safetensors
English
stable-diffusion
alimama-creative
Model card Files Files and versions
xet
Community
18

Instructions to use alimama-creative/SD3-Controlnet-Inpainting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use alimama-creative/SD3-Controlnet-Inpainting with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("alimama-creative/SD3-Controlnet-Inpainting", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
SD3-Controlnet-Inpainting / images
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
linjinpeng
fix: file structure
6d03624 almost 2 years ago
  • 0.png
    4.65 MB
    xet
    fix: file structure almost 2 years ago
  • 0r.png
    4.6 MB
    xet
    fix: file structure almost 2 years ago
  • 1.png
    6.05 MB
    xet
    fix: file structure almost 2 years ago
  • 3.png
    4.13 MB
    xet
    fix: file structure almost 2 years ago
  • 5.png
    4.45 MB
    xet
    fix: file structure almost 2 years ago
  • bucket_ali.png
    3.94 MB
    xet
    fix: file structure almost 2 years ago
  • mask.jpeg
    13.4 kB
    fix: file structure almost 2 years ago
  • prod.png
    847 kB
    fix: file structure almost 2 years ago
  • sd3.png
    5.06 MB
    xet
    fix: file structure almost 2 years ago