Spaces:
Running
Running
# Exit immediately if a command exits with a non-zero status. | |
set -e | |
echo "Starting Gradio UI with enhanced performance optimizations..." | |
cd /app/smolagents/examples/open_deep_research | |
/bin/bash -c "python app.py &" | |
exec "$@" | |