639c3ec 55145c7
1
2
3
4
5
6
7
#!/bin/bash # Activate the conda environment source activate idm # Run your application python gradio_demo/app.py