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

Implement outpainting pipeline and update related files #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aybanda
Copy link

@aybanda aybanda commented Oct 29, 2024

This PR adds the outpainting functionality to the FastAPI app using the ProPainter model. Users can now extend images beyond their original boundaries with a simple POST request to the /out-paint endpoint.
What’s included:
Implemented the outpainting pipeline.
Added the /out-paint route to handle image uploads and prompts.
Updated Dockerfile and requirements to include necessary dependencies.

@aybanda aybanda marked this pull request as ready for review October 29, 2024 17:46
@aybanda aybanda requested a review from rickstaa as a code owner October 29, 2024 17:46
@aybanda aybanda marked this pull request as draft October 30, 2024 05:11
@aybanda aybanda marked this pull request as ready for review November 7, 2024 17:03
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