#!/bin/bash # Activate the conda environment source activate idm # Run your application python gradio_demo/app.py