Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StableDiffusion.inpaint API polish #1453

Open
LukeWood opened this issue Mar 1, 2023 · 5 comments
Open

StableDiffusion.inpaint API polish #1453

LukeWood opened this issue Mar 1, 2023 · 5 comments

Comments

@LukeWood
Copy link
Contributor

LukeWood commented Mar 1, 2023

Some bugs I am aware of:

  • needs a verbose=0 argument
  • needs support for mixed precision
  • need to solve the issue where the image encoder creates an 8px boundary around our images
@ID6109
Copy link
Contributor

ID6109 commented Mar 7, 2023

@LukeWood If this issue is open, can I take this?

@LukeWood
Copy link
Contributor Author

@UliPlabst
Copy link

Did anybody investigate where the issue with the 8px boundary comes from?

@LukeWood
Copy link
Contributor Author

LukeWood commented May 22, 2023

I've toyed with this a bit but nothing working yet...
https://colab.research.google.com/drive/1pgTnpoitoefWW7TxiLFXAA-BGVxLA_Uh?usp=sharing

hopefully I will open a PR soon - but unsure if this is even close to working.

@sachinprasadhs sachinprasadhs added the enhancement New feature or request label Apr 23, 2024
@sachinprasadhs
Copy link
Collaborator

Thanks for reporting the issue! We have consolidated the development of KerasCV into the new KerasHub package, which supports image, text, and multi-modal models. Please read keras-team/keras-hub#1831. KerasHub will support all the core functionality of KerasCV.

KerasHub can be installed with !pip install -U keras-hub. Documentation and guides are available at keras.io/keras_hub.

With our focus shifted to KerasHub, we are not planning any further development or releases in KerasCV. If you encounter a KerasCV feature that is missing from KerasHub, or would like to propose an addition to the library, please file an issue with KerasHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants