No description provided.

t seems that the infer function is not returning the components in the expected format for Gradio. Instead of returning instances of Gradio components with updated properties, the function should return the updated values for the components directly.

Additionally, I updated the send_btn.click() function call with the correct output component names

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment