File size: 117 Bytes
b22f922
 
0f7e26f
1
2
3
#!/bin/bash
pip install -U "gradio>=4,<=5"
GRADIO_SERVER_PORT=7860 gradio app/app.py --demo-name app --watch-dirs app