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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

karol-skorulski
/
controlnet_sd_tutorial

Text-to-Image
Diffusers
TensorBoard
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use karol-skorulski/controlnet_sd_tutorial with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use karol-skorulski/controlnet_sd_tutorial with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("karol-skorulski/controlnet_sd_tutorial")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
controlnet_sd_tutorial / logs /controlnet-sd-demo
69.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
karol-skorulski's picture
karol-skorulski
End of training
3dd1f54 over 2 years ago
  • 1701809897.0654056
    End of training over 2 years ago
  • 1701809897.066818
    End of training over 2 years ago
  • 1701878008.503514
    End of training over 2 years ago
  • 1701878008.5048459
    End of training over 2 years ago
  • events.out.tfevents.1701809897.ip-172-16-52-242.eu-north-1.compute.internal.8945.0
    38.3 MB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1701878008.ip-172-16-37-231.eu-north-1.compute.internal.4381.0
    31.3 MB
    xet
    End of training over 2 years ago