Spaces:
Runtime error
Runtime error
Update app.py
#2
by
AI-Edify
- opened
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