CoverPilot / .litng.gradio.sh
cxumol's picture
update dir
0f7e26f
#!/bin/bash
pip install -U "gradio>=4,<=5"
GRADIO_SERVER_PORT=7860 gradio app/app.py --demo-name app --watch-dirs app