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