How to paint with stable diffusion

Jugo Mobile
By
Jugo Mobile
Jugo Mobile is a platform dedicated to high-quality content in gaming, sports, and tech. Engage with high-quality content and connect with fellow enthusiasts and experts. Explore...
11 Min Read

Stable Diffusion is one of the leading AI text-to-image generation tools available online. Developed by Stability.ai, the software is a revolutionary image translator. It uses a latent diffusion model to render some of the fastest images based on text cues.

Among its many functions, exterior paint is one of the most interesting to use. Helps expand an existing image in one or more directions based on text descriptions, sampling methods, and resolution settings. And unlike purely AI-generated images, the exterior painting feature gives artists and casual Stable Diffusion users more control over the final product.

Creating your image using prompts

Before tackling painting in Stable Diffusion, you need to generate an image. This is how to use the Automatic1111 GUI interface to create a new image.

  1. Go to the txt2img tab.
  2. Type the words that describe your image in the pop-up text box.
    1715036447 231 How to paint with stable diffusion
  3. Type words that describe graphic elements that you do not want to see in the negative text box.
    1715036447 346 How to paint with stable diffusion
  4. Set the sampling steps between 50 and 55, depending on the capabilities of your graphics card.
    1715036447 340 How to paint with stable diffusion
  5. Use the sampling method you want and set the width and height of the image.
    1715036447 896 How to paint with stable diffusion
  6. Check the “Restore Faces” option if you are generating people in the image.
    1715036448 756 How to paint with stable diffusion
  7. Adjust the “Batch Count” slider if you want to render more than one image.
    1715036448 359 How to paint with stable diffusion
  8. Set the seed to “-1” unless you have a specific image seed in mind that you want to recreate.
    1715036448 267 How to paint with stable diffusion
  9. Click the “Generate” button.
    1715036448 178 How to paint with stable diffusion

Please note that the words you type in the message text box are very important. If you want specific strokes, styles, colors, and other effects, you should mention them in that section.

The default Stable Diffusion imager will generate something photographic-feeling unless otherwise noted.

Using the Outpaint function in stable diffusion

Once you render an image, you can start expanding or painting it. Select the image you like best from your batch and click the “Send to img2img” button.

Follow the steps below to configure Stable diffusion to paint.

  1. Go to the img2img tab in the Automatic1111 GUI interface.
    1715036449 474 How to paint with stable diffusion
  2. Scroll down until you see the “Script” drop-down menu and select “Outpainting mk2.”
    1715036449 992 How to paint with stable diffusion
  3. Choose the painting direction by checking the “Left”, “Right”, “Up” or “Down” boxes.
    1715036449 656 How to paint with stable diffusion
  4. Describe the visual elements of the exterior paint in the pop-up text box at the top of the user interface.
    1715036450 318 How to paint with stable diffusion
  5. Check the “Just resize” option.
    1715036450 749 How to paint with stable diffusion
  6. Set the sampling steps between 80 and 100 using the slider.
    1715036450 101 How to paint with stable diffusion
  7. Adjust the number of pixels, which you can often maximize for maximum image quality.
    1715036451 717 How to paint with stable diffusion
  8. Click the “Generate” button.
    1715036451 621 How to paint with stable diffusion

The best way to set up the painting process

One of the biggest problems with exterior painting in Stable Diffusion and other AI-enabled text-to-image programs is AI overhead. For example, expanding an image in more than one direction can produce mixed results.

Also, if only one side looks good, you won’t be able to keep it and repaint in the other directions. Instead, you must start from scratch. That means you may not be able to recreate that side that seemed perfect.

Here’s what you should do to get the best exterior painting results in Stable diffusion.

Expand left

  1. Upload your image to the img2img tab.
    1715036451 700 How to paint with stable diffusion
  2. Describe the visual elements you want in the exterior paint.
    1715036452 831 How to paint with stable diffusion
  3. Add negative messages if necessary.
    1715036452 867 How to paint with stable diffusion
  4. Choose the “Left” exterior paint direction and uncheck the other three options.
    1715036452 25 How to paint with stable diffusion
  5. Click “Generate” until you are satisfied with the result.
    1715036453 789 How to paint with stable diffusion
  6. Drag the image from the right panel of the user interface to the img2img tab.

Expand to the right

  1. Describe the visual elements you want and don’t want in the request fields.
    1715036453 375 How to paint with stable diffusion
  2. Add negative messages if you want the AI ​​to skip specific details.
    1715036453 992 How to paint with stable diffusion
  3. Choose the “Right” exterior painting direction and uncheck the previous one.
    1715036454 706 How to paint with stable diffusion
  4. Hit “Generate” until you get something great.
    1715036454 491 How to paint with stable diffusion
  5. Drag the image to the img2img tab or press the “Send to img2img” button.
    1715036454 738 How to paint with stable diffusion

Expand up

  1. Add new visual elements to the image.
    1715036453 375 How to paint with stable diffusion
  2. Add negative messages if necessary.
    1715036453 992 How to paint with stable diffusion
  3. Select the exterior painting direction “Up” and uncheck the last one.
    1715036455 15 How to paint with stable diffusion
  4. Press “Generate” until you like the result.
    1715036455 178 How to paint with stable diffusion
  5. Drag and drop the final image back into the img2img tab.

Expand down

  1. Write your final description before generating a top-down expansion.
    1715036453 375 How to paint with stable diffusion
  2. Use some negative cues, preferably to avoid overlapping with the original image.
    1715036453 992 How to paint with stable diffusion
  3. Select “Down” as the exterior paint direction and uncheck everything else.
    1715036455 390 How to paint with stable diffusion
  4. Click the “Generate” button until you are satisfied with the results.
    1715036456 676 How to paint with stable diffusion

Another great benefit of expanding your image in one direction at a time is that you can describe the images better.

For example, let’s say your initial image had the following message: “children playing in the garden.” You could add “dog playing in the garden” on one side and “cat playing in the garden” on the other. The AI ​​will have a much better chance of getting things right and representing realistic animals in the final image.

In the same example, you could write “blue sky and birds” in the message and have the AI ​​fill out the original image instead of getting chunks of sky in all directions.

What you need to master when painting in stable diffusion

Stable diffusion is not cheap. But since it’s Open AI software, you can run it on your own machine to avoid paying a per-generation fee. Keep in mind that you’ll probably need a decent graphics card with around 8GB of VRAM and a good CPU to avoid super slow render times.

Now it’s a matter of installing the Automatic1111 GUI web user interface.

How to Install Stable Diffusion Automatic1111 Web UI on Windows

  1. First, install Python 3.11.1since Stable Diffusion relies heavily on Python coding.
    1715036457 808 How to paint with stable diffusion
  2. Download and install the appropriate 32 or 64 bit Standalone Git Installer depending on your CPU.
    1715036457 346 How to paint with stable diffusion
  3. Run “git clone” https://github.com/AUTOMATIC1111/stable-diffusion-webui.git” to get the correct repository.
    1715036457 112 How to paint with stable diffusion
  4. Download the Stable Diffusion model checkpoint named “model.ckpt” from here.
    1715036458 415 How to paint with stable diffusion
  5. Add “model.ckpt” in the “models” directory.
    1715036458 129 How to paint with stable diffusion
  6. Double click on the “webui-user.bat” executable file.
    1715036458 476 How to paint with stable diffusion
  7. Build an image and experiment with exterior paint, interior paint, and other features.

How to Install Stable Diffusion Automatic1111 Web UI on Linux

Installing the Automatic1111 web UI on a Linux machine is slightly different but quite simple. These are the steps you must follow.

Red Hat Linux

  1. Guy “sudo dnf install wget git python3“In the terminal.
    1715036459 742 How to paint with stable diffusion
  2. Install the UI by running “bash <(wget –q0-https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh).”
    1715036459 127 How to paint with stable diffusion

Linux

  1. Guy “sudo apt install wget git python3 python3-venv”And run it in the terminal.
    1715036460 254 How to paint with stable diffusion
  2. Install the UI with the following command “bash <(wget –q0-https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh).”
    1715036461 881 How to paint with stable diffusion

Linux Arch

  1. Guy “sudo P –S wget git python3“In the terminal.
    1715036461 495 How to paint with stable diffusion
  2. Run “bash <(wget –q0- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh)“In the terminal.
    1715036461 994 How to paint with stable diffusion

How to Install Stable Diffusion Automatic1111 Web UI on Apple Silicon

The commands to install the Automatic1111 web UI on an Apple Silicon machine are different from other operating systems.

  1. Launch the Terminal app.
    1715036462 146 How to paint with stable diffusion
  2. Execute “$ cd ~/Documents/
    1715036462 908 How to paint with stable diffusion
  3. Run “$ curl https://raw.githubusercontent.com/dylancl/stable-diffusion-webui-mps/master/setup_mac.sh -0 setup_mac.sh
    1715036462 139 How to paint with stable diffusion
  4. Execute “$ chmod +x setup_mac.sh
    1715036463 519 How to paint with stable diffusion
  5. Run “./setup_mac.sh
    1715036463 462 How to paint with stable diffusion
  6. Follow the following instructions presented on the terminal interface.

You can run the Automatic1111 UI by running “./run webui_mac.sh“In the terminal. Every time you run it, it will start with the latest updates made to the repository.

What to do after painting a picture

As good as Stable Diffusion AI is, it is far from perfect. Overloading it with extensive information and descriptions can lead to some unexciting images. Likewise, vague descriptions can expand the image without adding enough relevant visual elements.

Once you’re done painting, you have two options. You can save the image and edit it further in your favorite image editor. But another way to take advantage of more Stable Diffusion is to switch to inpainting.

Select your image in the right panel and click the “Send to Inpaint” button. The user interface will change to a new type of editing function. It is a great method for filling in blank spaces in certain parts of the image.

  1. Select a brush size and mask a part of the image where you want to add something.
    1715036464 712 How to paint with stable diffusion
  2. Describe the elements included in the painting.
    1715036464 435 How to paint with stable diffusion
  3. Deselect the “Outpainting mk2” script.
    1715036465 487 How to paint with stable diffusion
  4. Click “Generate” until you are satisfied with the result.
    1715036465 47 How to paint with stable diffusion

A much needed feature is finally here

Although Stable Diffusion launched in August 2022, the exterior painting feature didn’t really exist at first. At least its first version wasn’t spectacular. But in a short period of time, Stable Diffusion’s exterior paint has surpassed the capabilities of its interior paint function.

The software can generate stunning images. And with 75-word descriptive texts and a separate field for negative messages, the AI’s accuracy is astonishing.

Now we want to hear from you. What is your experience with Stable Diffusion or similar software so far? Can you usually render satisfactory images or does it take too long? Tell us about your experiences with Stable Diffusion and your painting tips in the comments section below.

Share This Article
Follow:
Jugo Mobile is a platform dedicated to high-quality content in gaming, sports, and tech. Engage with high-quality content and connect with fellow enthusiasts and experts. Explore the latest trends and innovations in our vibrant community. Join us and experience the future today!
Leave a Comment
Grow your brand and reach a larger audience. Advertise with us today and get noticed by thousands.
© 2025 Jugo Mobile. All Rights Reserved.