Dpngtm commited on
Commit
56813b6
·
verified ·
1 Parent(s): 6d09264

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -109,6 +109,8 @@ interface = gr.Interface(
109
  """
110
  )
111
 
 
 
112
  if __name__ == "__main__":
113
  interface.launch(
114
  share=True,
 
109
  """
110
  )
111
 
112
+
113
+
114
  if __name__ == "__main__":
115
  interface.launch(
116
  share=True,