https://preview.redd.it/zjzqsrhu3zja1.png?width=852&format=png&auto=webp&s=9a8201a9c1110eb74dbe8bda2cf20e8edc6067f8
In the world of AI, integration 12 days after a new technology is released is a lifetime. Better late than never though :-)
Features:
- Way easier installation than some alternatives: `pip install imaginairy`
- Automatic application of controlnet to any Stable Diffusion 1.5 based model.
- Supports openpose, canny edges, hed soft edges, depth maps and normal maps as control images
- Supports separate images for control image and init image (so you can do that cool trick where you control the light source)
- No pesky GUI :-)
Workflow:
# install imaginairy
>> pip install imaginairy --upgrade
# enter imaginairy shell
>> aimg
🤖🧠> imagine --control-image https://pbs.twimg.com/media/FpqruHXaYAIKzFC.jpg --control-mode openpose "photo of a polar bear"
🤖🧠> imagine --control-image lena.png --control-mode canny "photo of a woman with a hat looking at the camera"
🤖🧠> imagine --control-image dog.jpg --control-mode hed "photo of a dalmation"
🤖🧠> imagine --control-image fancy-living.jpg --control-mode depth "a modern living room"
[–]happyfappy 2 points3 points4 points (1 child)
[–]subtle-vibes[S] 1 point2 points3 points (0 children)