In this article, we will provide a comprehensive guide on using ControlNet Shuffle, a feature introduced in ControlNet 1.1.
By the end of this article, you will have clear answers to the following inquiries:
- What functionalities does ControlNet Shuffle offer?
- How can ControlNet Shuffle be effectively utilized?
What ControlNet Shuffle can do is generate images based on the color scheme of reference images.
ControlNet Shuffle has the ability to generate images that mimic the color scheme of reference images. It may also have some influence on the texture of the generated images. Compared to other ControlNet methods, this functionality is relatively simple, but it is easy to use because it removes the need to specify the color scheme in the prompt and has minimal additional impacts.
For example, when using the “Monalisa” image as a reference, and providing the prompt “1girl, a 20 years old pretty Japanese girl in classroom.school uniform, blackboard”, the resulting generated images would be:
Similarly, when using the “Pearl Earring Girl” image as a reference with the same prompt, the generated images would be:
Lastly, if Irasutoya’s image is used as a reference with the same prompt, the resulting generated images would be:
How to Use ControlNet Shuffle
Installing ControlNet
ControlNet Shuffle is an extension of the Stable Diffusion Web UI feature called ControlNet. To use ControlNet Shuffle, you must have ControlNet installed. If you haven’t installed it yet, please follow the instructions provided in the following article on installing ControlNet.
Downloading ControlNet Shuffle Model
To use ControlNet Shuffle, you need to download the ControlNet Shuffle model. Download the following two files from the link provided and place them in the stable-diffusion-webui/models/ControlNet
directory:
- control_v11e_sd15_shuffle.pth
- control_v11e_sd15_shuffle.yaml
lllyasviel/ControlNet-v1-1 at main (huggingface.co)
Steps to Use ControlNet Shuffle in the Web UI
- Enter the prompt for the image you want to generate.
- Open the ControlNet menu.
- Set the image in the ControlNet menu screen.
- Check the Enable box.
- Select “Shuffle” for the Control Type.
- Click the feature extraction button “💥” to perform feature extraction.
- The generated image will have the Shuffle effect applied to it.
If you are looking to create images that resemble a specific image, ControlNet offers the following functionalities:
The Tile feature breaks down an image into tiles and generates a new image while preserving its color and composition. For maintaining the composition, it is recommended to use ControlNet Tile, although the composition will change if Shuffle is used instead.
The Reference only feature allows you to generate images based on prompts while retaining the image’s characteristics. It can preserve features other than those specified in the prompts, including color and facial features, making it more versatile than Shuffle.
Explore ControlNet reference only to freely alter images. Find explanations on specific usage here
コメント