BlitzenPrancer commited on
Commit
6df156d
·
1 Parent(s): 77e6699

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -23,3 +23,5 @@ iface = gr.Interface(
23
  description=desc
24
  )
25
  iface.launch()
 
 
 
23
  description=desc
24
  )
25
  iface.launch()
26
+
27
+ iface.launch(port=7861)