mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix link error
This commit is contained in:
parent
988ace8029
commit
8ff9c69e2f
@ -151,7 +151,7 @@ you can try starting `invoke.py` with the `--precision=float32` flag:
|
||||
- New `--hires` option on `invoke>` line allows larger images to be created without
|
||||
duplicating elements, at the cost of some performance.
|
||||
- New `--perlin` and `--threshold` options allow you to add and control variation
|
||||
during image generation (see [docs/features/OTHER.md#thresholding-and-perlin-noise-initialization-options])
|
||||
during image generation (see [docs/features/OTHER.md])
|
||||
- Extensive metadata now written into PNG files, allowing reliable regeneration of images
|
||||
and tweaking of previous settings.
|
||||
- Command-line completion in `invoke.py` now works on Windows, Linux and Mac platforms.
|
||||
|
Loading…
Reference in New Issue
Block a user