mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
docs: update changelog
This commit is contained in:
parent
b261c62d4e
commit
7899d08181
15
README.md
15
README.md
@ -26,19 +26,6 @@ AI imagined images. Pythonic generation of stable diffusion images.
|
||||
<img src="assets/009719_942389026_kdpmpp2m15_PS7.5_a_flower.gif" height="256">
|
||||
</p>
|
||||
|
||||
|
||||
## Features
|
||||
- Instruction based image edits (InstructPix2Pix)
|
||||
- Control image generation structure (ControlNet)
|
||||
- Seamless tiled images
|
||||
- Text-based masking (clipseg)
|
||||
- Face enhancement (CodeFormer)
|
||||
- Upscaling
|
||||
- Outpainting
|
||||
- Prompt expansion
|
||||
- Image captioning
|
||||
- Different generation models
|
||||
|
||||
### Image Structure Control [by ControlNet](https://github.com/lllyasviel/ControlNet)
|
||||
Generate images guided by body poses, depth maps, canny edges, hed boundaries, or normal maps.
|
||||
|
||||
@ -393,6 +380,8 @@ docker run -it --gpus all -v $HOME/.cache/huggingface:/root/.cache/huggingface -
|
||||
|
||||
## ChangeLog
|
||||
|
||||
- feature: 🎉 ControlNet integration! Control the structure of generated images.
|
||||
|
||||
**10.0.1**
|
||||
- fix: `edit` was broken
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user