sashtech commited on
Commit
09fa5b3
·
verified ·
1 Parent(s): 93e5d99

Create entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +4 -0
entrypoint.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ # Start the Gradio application
4
+ python app.py