Ziaul commited on
Commit
f0c2181
1 Parent(s): b81593b

Upload 2 files

Browse files
Files changed (2) hide show
  1. runtime.txt +1 -0
  2. setup.sh +2 -0
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.9.9
setup.sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ export GRADIO_SERVER_NAME=0.0.0.0
2
+ export GRADIO_SERVER_PORT="$PORT"