Hector Lopez commited on
Commit
e5c1c6f
·
1 Parent(s): 18a5c74
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,4 +56,4 @@ gr.Interface(
56
  description=description,
57
  examples=examples,
58
  theme="huggingface",
59
- ).launch()
 
56
  description=description,
57
  examples=examples,
58
  theme="huggingface",
59
+ ).launch(server_port=port)