# app.py # Import gradio_interface from gradio_interface import demo # Launch the Gradio app demo.launch()