Skip to content

v0.1.2-beta

Compare
Choose a tag to compare
@LSeu-Open LSeu-Open released this 10 Oct 11:38
· 12 commits to main since this release
19cac7b

Updating the UI to Fully Leverage Gradio 5.0

  • Rework Header and Footer Texts: Ensure that all header and footer texts are updated to reflect the latest changes and improvements in Gradio 5.0.
  • Enhance Component Labels and Tooltips: Improve the clarity and descriptiveness of component labels and tooltips for better user experience.
  • Optimize Text/Background Contrast: Enhance the contrast between text and background to ensure better readability and accessibility.

Correct Missing gr.Error Messages from Classic Python Raise Errors

  • Ensure that all errors raised by classic Python code are properly converted into gr.Error messages for consistent error handling