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

Fix to work with updated gradio #30

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Conversation

markstur
Copy link
Collaborator

Fix to work with updated gradio

* To allow the gradio update recommended by dependabot
* launch param show_tips removed
* DataFrame for token embedding output needs a str key (columns)
* Gallery style() is gone with kwargs moved to Gallery constructor.

dependabot bot and others added 3 commits January 10, 2024 22:33
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.36.1 to 4.11.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/commits)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
* To allow the gradio update recommended by dependabot
* launch param show_tips removed
* DataFrame for token embedding output needs a str key (columns)
* Gallery style() is gone with kwargs moved to Gallery constructor.

Signed-off-by: markstur <[email protected]>
Signed-off-by: markstur <[email protected]>
Copy link
Collaborator

@bridgetmcg bridgetmcg left a comment

Choose a reason for hiding this comment

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

@bridgetmcg bridgetmcg merged commit 7d9ef44 into caikit:main Jan 11, 2024
2 checks passed
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