1
0
Fork 0

chore(docs): update readme features

This commit is contained in:
Sean Sube 2023-04-20 21:32:27 -05:00
parent 49781df2fd
commit 807ef3f56b
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 7 additions and 1 deletions

View File

@ -43,8 +43,14 @@ This is an incomplete list of new and interesting features, with links to the us
- [download models from HuggingFace hub, Civitai, and HTTPS sources](docs/user-guide.md#model-sources) - [download models from HuggingFace hub, Civitai, and HTTPS sources](docs/user-guide.md#model-sources)
- blend in additional networks - blend in additional networks
- [permanent and prompt-based blending](docs/user-guide.md#permanently-blending-additional-networks) - [permanent and prompt-based blending](docs/user-guide.md#permanently-blending-additional-networks)
- [supports LoRA weights](docs/user-guide.md#lora-tokens) - [supports LoRA and LyCORIS weights](docs/user-guide.md#lora-tokens)
- [supports Textual Inversion concepts and embeddings](docs/user-guide.md#textual-inversion-tokens) - [supports Textual Inversion concepts and embeddings](docs/user-guide.md#textual-inversion-tokens)
- ControlNet
- image filters for edge detection and other methods
- with ONNX acceleration
- highres mode
- runs img2img on the results of the other pipelines
- multiple iterations can produce 8k images and larger
- infinite prompt length - infinite prompt length
- [with long prompt weighting](docs/user-guide.md#long-prompt-weighting) - [with long prompt weighting](docs/user-guide.md#long-prompt-weighting)
- expand and control Textual Inversions per-layer - expand and control Textual Inversions per-layer