Manshika13 commited on
Commit
26cc22b
·
verified ·
1 Parent(s): e9f0b1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ demo = gr.Interface(
48
  )
49
 
50
  if __name__ == "__main__":
51
- demo.launch(share="True")
 
48
  )
49
 
50
  if __name__ == "__main__":
51
+ demo.launch(share=True)