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

Integrate Image-to-Image tasks for a generic image-to-image pipeline #388

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

Conversation

RUFFY-369
Copy link
Collaborator

What does this PR do?

This PR works on unifying multiple image-to-image tasks into a single, integrated framework which initially needed creating separate pipelines for those tasks. Specifically, the PR involves combining inpainting, outpainting, and sketch-to-image functionalities into a cohesive pipeline. Users should be able to select their desired functionality (inpainting, outpainting, or sketch-to-image) via a parameterized input which is called as task.

After building the Docker image, the setup has been tested by running it locally on a Uvicorn server.

cc @rickstaa

@RUFFY-369 RUFFY-369 requested a review from rickstaa December 29, 2024 15:07
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.

1 participant