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 /ko /using-diffusers
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ButterChicken98's picture
ButterChicken98
End of training
d4c007b verified over 1 year ago
  • conditional_image_generation.md
    2.66 kB
    End of training over 1 year ago
  • controlling_generation.md
    19.2 kB
    End of training over 1 year ago
  • custom_pipeline_overview.md
    4.12 kB
    End of training over 1 year ago
  • depth2img.md
    2.89 kB
    End of training over 1 year ago
  • diffedit.md
    12.5 kB
    End of training over 1 year ago
  • img2img.md
    4.04 kB
    End of training over 1 year ago
  • inpaint.md
    3.56 kB
    End of training over 1 year ago
  • kandinsky.md
    33.6 kB
    End of training over 1 year ago
  • loading.md
    23.7 kB
    End of training over 1 year ago
  • loading_adapters.md
    20.4 kB
    End of training over 1 year ago
  • other-formats.md
    10.9 kB
    End of training over 1 year ago
  • push_to_hub.md
    6.58 kB
    End of training over 1 year ago
  • schedulers.md
    11.9 kB
    End of training over 1 year ago
  • sdxl_turbo.md
    5.54 kB
    End of training over 1 year ago
  • shap-e.md
    7.77 kB
    End of training over 1 year ago
  • stable_diffusion_jax_how_to.md
    12.8 kB
    End of training over 1 year ago
  • svd.md
    6.34 kB
    End of training over 1 year ago
  • textual_inversion_inference.md
    3.46 kB
    End of training over 1 year ago
  • unconditional_image_generation.md
    2.92 kB
    End of training over 1 year ago
  • weighted_prompts.md
    5.6 kB
    End of training over 1 year ago
  • write_own_pipeline.md
    15.5 kB
    End of training over 1 year ago