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

  • Log In
  • Sign Up

JaspervanLeuven
/
controlnet5k

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/controlnet5k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use JaspervanLeuven/controlnet5k with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("JaspervanLeuven/controlnet5k")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
controlnet5k
27.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
JaspervanLeuven's picture
JaspervanLeuven
End of training
dcb18ed 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 about 2 years ago
  • README.md
    887 Bytes
    End of training almost 2 years ago
  • config.json
    1.32 kB
    End of training almost 2 years ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training almost 2 years ago