3ece4ac fbb01db 3ece4ac
1
2
3
4
5
6
7
# app.py # Import gradio_interface from gradio_interface import demo # Launch the Gradio app demo.launch()