iamtejanb commited on
Commit
7e3ce43
·
verified ·
1 Parent(s): 7435ff2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ demo = gr.Interface(
24
  type="pil")
25
  )
26
 
27
- demo.launch(share=True, server_port=int(os.environ['PORT1']))
 
24
  type="pil")
25
  )
26
 
27
+ demo.launch(share=True)