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 controls to Gradio interface #581

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

zebradots
Copy link
Contributor

See issue #580. This modification of s_command.py allows Gradio to include several frequently used variables to the graphical user interface in the form of checkboxes and sliders:

  • Alpha matting (checkbox)
  • Foreground threshold (slider)
  • Background threshold (slider)
  • Erosion size (slider)
  • Only mask (checkbox)
  • Post process mask (checkbox)

@danielgatis danielgatis merged commit cf962f5 into danielgatis:main Jan 31, 2024
1 check failed
ynie pushed a commit to ynie/rembg that referenced this pull request Feb 28, 2024
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.

2 participants