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

Update to rerun 0.16 and add support for streaming #1

Merged
merged 7 commits into from
Jun 3, 2024

Conversation

jleibs
Copy link
Contributor

@jleibs jleibs commented May 16, 2024

This is a cleanup pass on the component and now supports the "streaming" interface along with other arbitrary rrd path/url versions.

@jleibs jleibs changed the title Update to rerun 0.16 and add proof-of-concept support for streaming Update to rerun 0.16 and add support for streaming May 29, 2024
Copy link
Owner

@radames radames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @jleibs thanks for the PR! One idea: for the example app, could we have a few tabs showcasing the data stream example, another tab with .rrd file or url? and perhaps a third tab with

img = gr.Image(label="Image", streaming=True)
img.stream(...

https://www.gradio.app/docs/gradio/tab

@jleibs
Copy link
Contributor Author

jleibs commented Jun 3, 2024

@radames ok, I updated the example to show off all 3 ways of sending content to the viewer, and adding some more comments to the demo app for clarity.

@radames radames merged commit d4fd559 into radames:main Jun 3, 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