2022-12-02 05:30:54 +00:00
|
|
|
---
|
|
|
|
title: Overview
|
|
|
|
---
|
|
|
|
|
2023-02-08 18:52:02 +00:00
|
|
|
Here you can find the documentation for InvokeAI's various features.
|
|
|
|
|
2023-07-27 08:51:48 +00:00
|
|
|
## The [Getting Started Guide](../help/gettingStartedWithAI)
|
|
|
|
A getting started guide for those new to AI image generation.
|
|
|
|
|
2023-02-08 18:52:02 +00:00
|
|
|
## The Basics
|
|
|
|
### * The [Web User Interface](WEB.md)
|
|
|
|
Guide to the Web interface. Also see the [WebUI Hotkeys Reference Guide](WEBUIHOTKEYS.md)
|
|
|
|
|
|
|
|
### * The [Unified Canvas](UNIFIED_CANVAS.md)
|
|
|
|
Build complex scenes by combine and modifying multiple images in a stepwise
|
|
|
|
fashion. This feature combines img2img, inpainting and outpainting in
|
|
|
|
a single convenient digital artist-optimized user interface.
|
|
|
|
|
|
|
|
## Image Generation
|
|
|
|
### * [Prompt Engineering](PROMPTS.md)
|
|
|
|
Get the images you want with the InvokeAI prompt engineering language.
|
|
|
|
|
2023-11-16 07:22:21 +00:00
|
|
|
### * The [LoRA, LyCORIS, LCM-LoRA Models](CONCEPTS.md)
|
2023-07-19 15:41:45 +00:00
|
|
|
Add custom subjects and styles using a variety of fine-tuned models.
|
|
|
|
|
|
|
|
### * [ControlNet](CONTROLNET.md)
|
|
|
|
Learn how to install and use ControlNet models for fine control over
|
|
|
|
image output.
|
2023-02-08 18:52:02 +00:00
|
|
|
|
2023-05-29 14:55:57 +00:00
|
|
|
### * [Image-to-Image Guide](IMG2IMG.md)
|
2023-10-17 16:59:48 +00:00
|
|
|
Use a seed image to build new creations.
|
2023-02-08 18:52:02 +00:00
|
|
|
|
|
|
|
## Model Management
|
|
|
|
|
2023-07-19 15:41:45 +00:00
|
|
|
### * [Model Installation](../installation/050_INSTALLING_MODELS.md)
|
2023-02-08 18:52:02 +00:00
|
|
|
Learn how to import third-party models and switch among them. This
|
|
|
|
guide also covers optimizing models to load quickly.
|
|
|
|
|
2023-07-19 15:41:45 +00:00
|
|
|
### * [Merging Models](MODEL_MERGING.md)
|
2023-02-08 18:52:02 +00:00
|
|
|
Teach an old model new tricks. Merge 2-3 models together to create a
|
|
|
|
new model that combines characteristics of the originals.
|
|
|
|
|
2023-11-16 07:22:21 +00:00
|
|
|
### * [Textual Inversion](TEXTUAL_INVERSIONS.md)
|
2023-02-08 18:52:02 +00:00
|
|
|
Personalize models by adding your own style or subjects.
|
|
|
|
|
2023-07-19 15:41:45 +00:00
|
|
|
## Other Features
|
2023-02-08 18:52:02 +00:00
|
|
|
|
2023-07-27 08:29:12 +00:00
|
|
|
### * [The NSFW Checker](WATERMARK+NSFW.md)
|
2023-02-08 18:52:02 +00:00
|
|
|
Prevent InvokeAI from displaying unwanted racy images.
|
|
|
|
|
2023-07-19 15:41:45 +00:00
|
|
|
### * [Controlling Logging](LOGGING.md)
|
2023-05-25 03:57:15 +00:00
|
|
|
Control how InvokeAI logs status messages.
|
|
|
|
|
2023-09-19 21:12:43 +00:00
|
|
|
### * [Command-line Utilities](UTILITIES.md)
|
|
|
|
A list of the command-line utilities available with InvokeAI.
|
|
|
|
|
2023-07-19 15:41:45 +00:00
|
|
|
<!-- OUT OF DATE
|
|
|
|
### * [Miscellaneous](OTHER.md)
|
2023-02-08 18:52:02 +00:00
|
|
|
Run InvokeAI on Google Colab, generate images with repeating patterns,
|
|
|
|
batch process a file of prompts, increase the "creativity" of image
|
2023-02-08 19:07:12 +00:00
|
|
|
generation by adding initial noise, and more!
|
2023-07-19 15:41:45 +00:00
|
|
|
-->
|