Can we add some documentation to use it as a python library.
First off, thanks a lot @brycedrennan! Trying to play around imaginAIry directly from python... would be really great if we could beef up documentation to use the method in python over bash, Thanks!
I welcome any pull requests 😄 I agree the docs are sparse.
Is there something in particular you wanted better documentation for?
Is it possible to use the InstructPix2Pix integration from the python API? I couldn't figure that one out.
(great project btw!)
@bjano the key thing is to set the model to "edit" and init-image-strength to zero example: https://github.com/brycedrennan/imaginAIry/blob/19444d8e22533c9ea85453953c21f464377bacf6/imaginairy/surprise_me.py#L160-L169
Todo: for all images add directions for both the command line and python