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