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

Explicitly define input and output components in app.py #35

Open
xribene opened this issue Dec 6, 2024 · 0 comments · May be fixed by #36
Open

Explicitly define input and output components in app.py #35

xribene opened this issue Dec 6, 2024 · 0 comments · May be fixed by #36
Assignees
Labels
enhancement New feature or request

Comments

@xribene
Copy link
Contributor

xribene commented Dec 6, 2024

Right now in the app.py

  • we can only choose the input controls (i.e Slider, Checkbox etc)
  • media input and output components are internally added in core.py

Change it so that

  • we can choose both input and output components
  • explicitly add media components in app.py if needed.
@xribene xribene added the enhancement New feature or request label Dec 6, 2024
@xribene xribene self-assigned this Dec 6, 2024
@xribene xribene linked a pull request Jan 22, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant