YanshekWoo commited on
Commit
4250d6a
1 Parent(s): 08d128a

Initial requirements.txt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ demo = gr.Interface(
36
 
37
 
38
  if __name__ == "__main__":
39
- demo.launch(share=True)
 
36
 
37
 
38
  if __name__ == "__main__":
39
+ demo.launch()