Recommended Posts
- Get link
- X
- Other Apps
List
- 2-1 Let's prepare the environment to use Stable Diffusion
- 2-2 Let's build the environment using Google Colab
- 2-3 Let's build the Stability Matrix in the local environment
- 2-4 Let's create images with simple words
- 2-5 Download the model
- 2-6 Download the VAE
- 4-1 You can do it with img2img Let's figure out what's there
- 4-2 Let's create an image using Sketch
- 4-3 Let's edit an image using Inpaint
- 4-4 Apply Inpaint to modify an image
- 4-5 Extend an image using Outpainting
- 4-6 Increase the resolution of an image using img2img
- 4-7 Let's upscale with the extension function
- 6-1 Let's learn what we can do with additional learning
- 6-2 Let's create an image using LoRA
- 6-3 Create your own dedicated painting style LoRA
- 6-4 Let's create various types of LoRA
- 6-5 Let's evaluate the learning content
>>>Change expression
In the previous section, we explained how to mask with Inpaint and add a new prompt to reflect the content in the generated image. You can also use this feature to modify only the expression. For example, let's change the shape of the mouth of the input image to make it a smiling face. Upload the image to Inpaint, mask around the mouth, modify the prompt, and proceed with the image generation
.
Prompt
masterpiece, best quality, ultra detailed, fantasy,colorful, portrait, 1 girl, straw hat, white shirt,white background
Prompt
masterpiece, best quality, ultra detailed, fantasy,colorful, portrait, 1 girl, straw hat, white shirt,white background,smile
>>>Add accessories
If you want to add hair decorations, accessories, ribbons, etc., just mask the area you want to create and give it a prompt. This time, let's add an earring to the right ear. Mask the area below the earlobe where you want to add the earring, and input the prompt 'star-shaped earring' to create the image.
Prompt
masterpiece, best quality, ultra detailed, fantasy,colorful, portrait, 1 girl, straw hat, white shirt,white background,star earring,
- Get link
- X
- Other Apps
Comments
Post a Comment