Open mfidabel opened 1 year ago
Short Description
Include Instruct Pix 2 Pix Model to Keras CV just like timbrooks's
Papers
InstructPix2Pix: Learning to Follow Image Editing Instructions (https://arxiv.org/pdf/2211.09800.pdf)
Existing Implementations
I made a TensorFlow Port from the diffusers library (https://github.com/mfidabel/instruct-pix-2-pix-tensorflow) and uploaded the ported weights to https://huggingface.co/mfidabel/instruct-pix2pix-tensorflow . It seems to work fine but there are some things still to be checked.
Willing to Contribute on this one
@mfidabel Are you still interested in contributing the model? We can help review in case you want to create a PR for it.
Short Description
Include Instruct Pix 2 Pix Model to Keras CV just like timbrooks's
Papers
InstructPix2Pix: Learning to Follow Image Editing Instructions (https://arxiv.org/pdf/2211.09800.pdf)
Existing Implementations
I made a TensorFlow Port from the diffusers library (https://github.com/mfidabel/instruct-pix-2-pix-tensorflow) and uploaded the ported weights to https://huggingface.co/mfidabel/instruct-pix2pix-tensorflow . It seems to work fine but there are some things still to be checked.
Willing to Contribute on this one