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

Feat/inpainting pipeline #250

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

Conversation

nishantkluhera
Copy link

@nishantkluhera nishantkluhera commented Oct 30, 2024

Addresses inpainting pipline bounty : Inpainting Pipeline
livepeer/bounties#55 (comment)

The inpainting pipeline runs on port 8600 and uses the Stable Diffusion 2 Inpainting model.

Note: Didn't modify docker.go as 8600 is currently occupied by segment-anything-2 in that file which conflicts with this task

- Add inpainting pipeline implementation
- Add dedicated route handler
- Create specialized Docker container on port 8600
- Add example implementation
- Update OpenAPI specs and bindings
@nishantkluhera nishantkluhera marked this pull request as ready for review November 4, 2024 06:38
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