efghi7890 commited on
Commit
abf1433
·
1 Parent(s): 8f30bea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,4 +39,4 @@ iface = gr.Interface(
39
  ],
40
  )
41
 
42
- iface.launch(share = True, server_port=3001)
 
39
  ],
40
  )
41
 
42
+ iface.launch()