cxumol commited on
Commit
0f7e26f
1 Parent(s): d78d2a0

update dir

Browse files
Files changed (1) hide show
  1. .litng.gradio.sh +1 -1
.litng.gradio.sh CHANGED
@@ -1,3 +1,3 @@
1
  #!/bin/bash
2
  pip install -U "gradio>=4,<=5"
3
- GRADIO_SERVER_PORT=7860 gradio app/app.py --demo-name app --watch-dirs .
 
1
  #!/bin/bash
2
  pip install -U "gradio>=4,<=5"
3
+ GRADIO_SERVER_PORT=7860 gradio app/app.py --demo-name app --watch-dirs app