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 /training
229 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ButterChicken98's picture
ButterChicken98
End of training
d4c007b verified over 1 year ago
  • adapt_a_model.md
    2.46 kB
    End of training over 1 year ago
  • cogvideox.md
    21 kB
    End of training over 1 year ago
  • controlnet.md
    16.6 kB
    End of training over 1 year ago
  • create_dataset.md
    4.18 kB
    End of training over 1 year ago
  • custom_diffusion.md
    16.6 kB
    End of training over 1 year ago
  • ddpo.md
    1.21 kB
    End of training over 1 year ago
  • distributed_inference.md
    10.4 kB
    End of training over 1 year ago
  • dreambooth.md
    27.6 kB
    End of training over 1 year ago
  • instructpix2pix.md
    13 kB
    End of training over 1 year ago
  • kandinsky.md
    15.8 kB
    End of training over 1 year ago
  • lcm_distill.md
    14.1 kB
    End of training over 1 year ago
  • lora.md
    10.4 kB
    End of training over 1 year ago
  • overview.md
    5.27 kB
    End of training over 1 year ago
  • sdxl.md
    14 kB
    End of training over 1 year ago
  • t2i_adapters.md
    10.8 kB
    End of training over 1 year ago
  • text2image.md
    13 kB
    End of training over 1 year ago
  • text_inversion.md
    14 kB
    End of training over 1 year ago
  • unconditional_training.md
    9.08 kB
    End of training over 1 year ago
  • wuerstchen.md
    9.25 kB
    End of training over 1 year ago