Manage and interact with your Automatic 1111 SD instance right from Civitai
Civitai.Link.-.March.2023.Alpha.mp4
- Automatically download preview images for all models, LORAs, hypernetworks, and embeds
- Automatically download a model based on the model hash upon applying pasted generation params
- Resources in Metadata: Include the SHA256 hash of all resources used in an image to be able to automatically link to corresponding resources on Civitai
- Flexible Resource Naming in Metadata: Hashify the names of resources in prompts to avoid issues with resource renaming and make prompts more portable
- Civitai Link (Alpha): Optional websocket connection to be able to add/remove resources and more in your SD instance while browsing Civitai or other Civitai Link enabled sites.
- Open the Extensions Tab in Automatic1111 SD Web UI
- In the Extension Tab Open the "Instal from URL" tab
- Paste
https://github.com/civitai/sd_civitai_extension.git
into the URL input - Press install and wait for it to complete
- Restart Automatic1111 (Reloading the UI will not install the necessary requirements)
- Download the repo using any method (zip download or cloning)
git clone https://github.com/civitai/sd_civitai_extension.git
- After downloading the repo, open a command prompt in that location
cd C:\path\to\sd_civitai_extension
- Then run the included install.py script
py install.py
# OR
python install.py
Hop into the development channel in our Discord server and let's chat!