ThinkDiffusion Help Docs
  • Getting Started
    • Welcome to ThinkDiffusion
      • Product Architecture
      • Open-source vs Closed-source
    • Quick Onboarding
    • Explore Apps & Models
    • Resources
    • For Beginners
      • Page
  • AI ART VIDEO MODELS & APPS
    • Automatic1111 in the Cloud
      • Intro to StableDiffusion Course for Beginners
        • Chapter 1: Stable Diffusion intro
        • Chapter 2: Stable Diffusion UI
        • Chapter 3: Your First Image in Automatic1111
        • Chapter 4: Stable Diffusion LoRAs
        • Chapter 5: Automatic1111 Img2Img
      • How to upload a model in Automatic1111
      • How to use LORA's in Automatic1111
      • How to use a textual inversion embedding in Automatic1111
      • How to view and test Automatic1111 API
      • How to use extensions in Automatic1111
      • How to load your Deforum Settings in Automatic1111
      • How to use an init image in Automatic1111
      • How to add more ControlNet models in Automatic1111
      • How to create a Hypernetwork in Automatic1111
      • Automatic1111 Frequently Asked Questions
    • ComfyUI in the Cloud
      • Intro to ComfyUI Course for Beginners & Pros
        • Chapter 1: ComfyUI interface
        • Chapter 2: ComfyUI fundamentals
        • Chapter 3: ComfyUI Workflows
        • Chapter 4: ComfyUI Settings
        • Chapter 5: ComfyUI KSampler
        • Chapter 6: ComfyUI Denoising
      • Download ComfyUI Workflows
      • How to upload a model in ComfyUI
      • How to generate your first AI image with Flux in ComfyUI
      • How to Install Custom Nodes in ComfyUI
    • Wan 2.1 in the Cloud
      • How to run Wan 2.1 in ComfyUI for ImagetoVideo Generation
  • Fooocus in the Cloud
  • Kohya in the Cloud
  • Forge in the Cloud
  • THINKDIFFUSION WALKTHROUGH
    • Private and secure machines
    • File Management
      • Navigate your files
      • File Storage & Uploads
    • Installing Custom Nodes in ComfyUI
    • How to Upload Models
    • How to contact support
  • ThinkDiffusion FAQs
  • TROUBLESHOOTING
    • How To Access Logs In ThinkDiffusion
    • My ComfyUI workflow is failing. How do I fix it?
    • Troubleshooting FAQs
  • THINKDIFFUSION EDU / TEAMS
    • EDU / Teams Commonly Asked
Powered by GitBook
On this page

Was this helpful?

  1. AI ART VIDEO MODELS & APPS
  2. Automatic1111 in the Cloud

How to add more ControlNet models in Automatic1111

PreviousHow to use an init image in Automatic1111NextHow to create a Hypernetwork in Automatic1111

Last updated 22 days ago

Was this helpful?

1. Navigate to your a1111\inputs folder

2. Upload *.safetensors and *.yaml file. For more info on uploading, click

3. Go to the Settings tab

4. Click on the ControlNet menu item on the left side

5. Add the inputs folder path to the "Extra path to scan for ControlNet models (e.g. training output directory)" field (you can easily copy the folder path via the link button next to the Input folder; it should be "../user_data/a1111/inputs")

6. Apply the changes by clicking "Apply settings"

7. In the ControlNet section, click the 🔄 refresh button next the "Model" dropdown. You will have to do this separately for txt2img and img2img.

here