You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -112,13 +112,13 @@ You wil need one of the following:
112
112
- Support in both WebGUI and CLI for <ahref="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/POSTPROCESS.md">post-processing of previously-generated images</a>
113
113
using facial reconstruction, ESRGAN upscaling, outcropping (similar to DALL-E infinite canvas),
114
114
and "embiggen" upscaling. See the `!fix` command.
115
-
- New `--hires` option on `invoke>` line allows <ahref="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/CLI.m#this-is-an-example-of-txt2img">larger images to be created without duplicating elements</a>, at the cost of some performance.
115
+
- New `--hires` option on `invoke>` line allows <ahref="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/CLI.md#this-is-an-example-of-txt2img">larger images to be created without duplicating elements</a>, at the cost of some performance.
116
116
- New `--perlin` and `--threshold` options allow you to add and control variation
117
117
during image generation (see <ahref="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/OTHER.md#thresholding-and-perlin-noise-initialization-options">Thresholding and Perlin Noise Initialization</a>
118
118
- Extensive metadata now written into PNG files, allowing reliable regeneration of images
119
119
and tweaking of previous settings.
120
120
- Command-line completion in `invoke.py` now works on Windows, Linux and Mac platforms.
0 commit comments