aux_backup / start.sh
harvesthealth's picture
Upload folder using huggingface_hub
4386283 verified
#!/bin/bash
# Start any background MCP servers if needed
# For now, the agent in app.py handles starting them via stdio.
# Start the Gradio app
python app.py