Tutorial: How to modificate image with Artificial Intelligence (Part 4)
Change objects and characteristics
For example we want change face.
face >> face




Good, but we want preserve lips.
face -- lips >> face




Or preserve eyes.
face -- eyes >> face




hair >> hair


hair >> red hair


sky >> clouds


You can also use the simplified syntax. Change element to equal element.
face>>


Try not very strong change. You may not get good result with radical changing by one iteration.
- Information about Artificy Interface
- Tutorial: How to create image with Artificial Intelligence (Part 1)
- Tutorial: How to use Negative Prompt and Weighted Prompt in Artificial Intelligence (Part 2)
- Tutorial: How to make good image variation with Artificial Intelligence (Part 3)
- Tutorial: How to modificate image with Artificial Intelligence (Part 4)