RXTIME commited on
Commit
711e6df
·
verified ·
1 Parent(s): 0a16295

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -138,4 +138,5 @@ iface = gr.Interface(
138
 
139
  if __name__ == "__main__":
140
  iface.launch(server_port=7860, show_error=True)
 
141
 
 
138
 
139
  if __name__ == "__main__":
140
  iface.launch(server_port=7860, show_error=True)
141
+
142