How to add more ControlNet models in Automatic1111
Last updated
Was this helpful?
Last updated
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.