#!/bin/bash # Activate virtual environment source venv/bin/activate # Run the Gradio app python app.py