Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

heboya8
/
controlnet-sd-2.1

Diffusers
TensorBoard
Safetensors
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use heboya8/controlnet-sd-2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use heboya8/controlnet-sd-2.1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("heboya8/controlnet-sd-2.1", 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
controlnet-sd-2.1
10.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
heboya8's picture
heboya8
Delete checkpoint-13500
bca2ac5 verified 10 months ago
  • checkpoint-17000
    Add files using upload-large-folder tool 10 months ago
  • checkpoint-17500
    Add files using upload-large-folder tool 10 months ago
  • checkpoint-18000
    Add files using upload-large-folder tool 10 months ago
  • checkpoint-18500
    Add files using upload-large-folder tool 10 months ago
  • logs
    Add files using upload-large-folder tool 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • config.json
    1.36 kB
    Add files using upload-large-folder tool 10 months ago
  • diffusion_pytorch_model.safetensors
    1.46 GB
    xet
    Add files using upload-large-folder tool 10 months ago