RXTIME commited on
Commit
c3d2a27
·
verified ·
1 Parent(s): a75ba47

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -134,4 +134,5 @@ iface = gr.Interface(
134
  )
135
 
136
  if __name__ == "__main__":
137
- iface.launch(server_port=7860, show_error=True)
 
 
134
  )
135
 
136
  if __name__ == "__main__":
137
+ iface.launch(server_port=7860, show_error=True)
138
+