Spaces:
Runtime error
Runtime error
Updated app.py for latest Gradio version 4.0
#2
by
abhicodes
- opened
- Changed the gr.Box() with gr.Column().
- Removed few unsupported attributes in gr.TextBox() and gr.Radio().