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

Add Gradio interface for inpainting #130

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leszekhanusz
Copy link

It looks like this:

gradio_inpainting_screenshot

@osanseviero
Copy link

This is very cool! Is there a Hugging Face Space for this? We would be happy to provide temporary T4 GPUs for it to run faster :)

- Now creating an image the same size of input by resizing prediction
- Automatically rotate the image according to EXIF data
@leszekhanusz
Copy link
Author

No, it is not on Hugging Face yet.

@leszekhanusz
Copy link
Author

The gradio interface was a little bit limitating so I made a web frontend using Vue to test the inpainting of Stable Diffusion with diffusers.
It is available here and looks like this for now
It is still a work in progress but you can already generate images and draw inpainting mask to generate editions. Please tell me what you think.

@osanseviero
Copy link

This is very very cool! It looks nice :D thanks for sharing 🔥

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

Successfully merging this pull request may close these issues.

None yet

2 participants