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

ButterChicken98
/
plantVillage-stableDiffusion-2-controlnet_iter1

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

Instructions to use ButterChicken98/plantVillage-stableDiffusion-2-controlnet_iter1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ButterChicken98/plantVillage-stableDiffusion-2-controlnet_iter1 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("ButterChicken98/plantVillage-stableDiffusion-2-controlnet_iter1")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-2-1-base", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
plantVillage-stableDiffusion-2-controlnet_iter1 / diffusers /docs /source /en /api /pipelines /stable_diffusion
81 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ButterChicken98's picture
ButterChicken98
End of training
d4c007b verified over 1 year ago
  • adapter.md
    2.98 kB
    End of training over 1 year ago
  • depth2img.md
    1.77 kB
    End of training over 1 year ago
  • gligen.md
    3.76 kB
    End of training over 1 year ago
  • image_variation.md
    1.75 kB
    End of training over 1 year ago
  • img2img.md
    3.32 kB
    End of training over 1 year ago
  • inpaint.md
    2.33 kB
    End of training over 1 year ago
  • k_diffusion.md
    1.35 kB
    End of training over 1 year ago
  • latent_upscale.md
    1.87 kB
    End of training over 1 year ago
  • ldm3d_diffusion.md
    4.42 kB
    End of training over 1 year ago
  • overview.md
    11.5 kB
    End of training over 1 year ago
  • sdxl_turbo.md
    2.67 kB
    End of training over 1 year ago
  • stable_diffusion_2.md
    6.71 kB
    End of training over 1 year ago
  • stable_diffusion_3.md
    19.5 kB
    End of training over 1 year ago
  • stable_diffusion_safe.md
    3.89 kB
    End of training over 1 year ago
  • stable_diffusion_xl.md
    3.64 kB
    End of training over 1 year ago
  • svd.md
    3.64 kB
    End of training over 1 year ago
  • text2img.md
    4.25 kB
    End of training over 1 year ago
  • upscale.md
    1.7 kB
    End of training over 1 year ago