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

Jason248
/
my_controlnet

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

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

  • Libraries
  • Diffusers

    How to use Jason248/my_controlnet with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Jason248/my_controlnet")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stable-diffusion-v1-5/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
my_controlnet
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Jason248's picture
Jason248
Add files using upload-large-folder tool
3c517a3 verified over 1 year ago
  • checkpoint-3000
    Add files using upload-large-folder tool over 1 year ago
  • logs
    Add files using upload-large-folder tool over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    907 Bytes
    Add files using upload-large-folder tool over 1 year ago
  • config.json
    1.37 kB
    Add files using upload-large-folder tool over 1 year ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    Add files using upload-large-folder tool over 1 year ago