mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-11-19 03:25:41 +00:00
docs: update about inpainting
This commit is contained in:
parent
021a0c540d
commit
17399e7702
@ -224,6 +224,10 @@ docker run -it --gpus all -v $HOME/.cache/huggingface:/root/.cache/huggingface -
|
|||||||
|
|
||||||
## ChangeLog
|
## ChangeLog
|
||||||
|
|
||||||
|
**5.0.0**
|
||||||
|
- feature: 🎉 inpainting support using new inpainting model from RunwayML. It works really well! (Unfortunately it requires a HuggingFace token).
|
||||||
|
By default, inpainting model will automatically be used for any image-masking task
|
||||||
|
|
||||||
**4.1.0**
|
**4.1.0**
|
||||||
- feature: allow dynamic switching between models/weights `--model SD-1.5` or `--model SD-1.4` or `--model path/my-custom-weights.ckpt`)
|
- feature: allow dynamic switching between models/weights `--model SD-1.5` or `--model SD-1.4` or `--model path/my-custom-weights.ckpt`)
|
||||||
- feature: log total progress when generating images (image X out of Y)
|
- feature: log total progress when generating images (image X out of Y)
|
||||||
|
Loading…
Reference in New Issue
Block a user