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
638 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ButterChicken98's picture
ButterChicken98
End of training
d4c007b verified over 1 year ago
  • loaders
    End of training over 1 year ago
  • models
    End of training over 1 year ago
  • pipelines
    End of training over 1 year ago
  • schedulers
    End of training over 1 year ago
  • activations.md
    855 Bytes
    End of training over 1 year ago
  • attnprocessor.md
    4.24 kB
    End of training over 1 year ago
  • configuration.md
    1.11 kB
    End of training over 1 year ago
  • image_processor.md
    1.94 kB
    End of training over 1 year ago
  • internal_classes_overview.md
    926 Bytes
    End of training over 1 year ago
  • logging.md
    3.76 kB
    End of training over 1 year ago
  • normalization.md
    969 Bytes
    End of training over 1 year ago
  • outputs.md
    1.93 kB
    End of training over 1 year ago
  • quantization.md
    1.45 kB
    End of training over 1 year ago
  • utilities.md
    1.02 kB
    End of training over 1 year ago
  • video_processor.md
    1.07 kB
    End of training over 1 year ago