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