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 /utils
172 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ButterChicken98's picture
ButterChicken98
End of training
d4c007b verified over 1 year ago
  • check_config_docstrings.py
    3.12 kB
    End of training over 1 year ago
  • check_copies.py
    8.4 kB
    End of training over 1 year ago
  • check_doc_toc.py
    5.24 kB
    End of training over 1 year ago
  • check_dummies.py
    6.33 kB
    End of training over 1 year ago
  • check_inits.py
    12.5 kB
    End of training over 1 year ago
  • check_repo.py
    30.8 kB
    End of training over 1 year ago
  • check_table.py
    7.6 kB
    End of training over 1 year ago
  • custom_init_isort.py
    13.6 kB
    End of training over 1 year ago
  • fetch_latest_release_branch.py
    2.29 kB
    End of training over 1 year ago
  • fetch_torch_cuda_pipeline_test_matrix.py
    2.48 kB
    End of training over 1 year ago
  • get_modified_files.py
    1.48 kB
    End of training over 1 year ago
  • log_reports.py
    4.52 kB
    End of training over 1 year ago
  • notify_benchmarking_status.py
    1.92 kB
    End of training over 1 year ago
  • notify_community_pipelines_mirror.py
    1.89 kB
    End of training over 1 year ago
  • notify_slack_about_release.py
    2.76 kB
    End of training over 1 year ago
  • overwrite_expected_slice.py
    3.08 kB
    End of training over 1 year ago
  • print_env.py
    1.61 kB
    End of training over 1 year ago
  • release.py
    6.21 kB
    End of training over 1 year ago
  • stale.py
    2.63 kB
    End of training over 1 year ago
  • tests_fetcher.py
    49.2 kB
    End of training over 1 year ago
  • update_metadata.py
    4.37 kB
    End of training over 1 year ago