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

  • Log In
  • Sign Up

JaspervanLeuven
/
controlnet_rect

Text-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
diffusers-training
Model card Files Files and versions
xet
Community

Instructions to use JaspervanLeuven/controlnet_rect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use JaspervanLeuven/controlnet_rect with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("JaspervanLeuven/controlnet_rect")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
controlnet_rect
27.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
JaspervanLeuven's picture
JaspervanLeuven
End of training
d452234 verified almost 2 years ago
  • checkpoint-10000
    End of training almost 2 years ago
  • checkpoint-12000
    End of training almost 2 years ago
  • checkpoint-2000
    End of training almost 2 years ago
  • checkpoint-4000
    End of training almost 2 years ago
  • checkpoint-6000
    End of training almost 2 years ago
  • checkpoint-8000
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    887 Bytes
    End of training almost 2 years ago
  • config.json
    1.34 kB
    End of training almost 2 years ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training almost 2 years ago