SamuelHarner commited on
Commit
995b250
·
verified ·
1 Parent(s): 4d85e4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ with gr.Blocks(theme=gr.themes.Default(font=[gr.themes.GoogleFont("IBM Plex Mono
60
  gr.Label("Sentiment History of News on this Demo")
61
  gr.Image("most_positive_timeline.png", elem_id="demo-history")
62
 
63
- demo.launch(server_port=8080)
 
60
  gr.Label("Sentiment History of News on this Demo")
61
  gr.Image("most_positive_timeline.png", elem_id="demo-history")
62
 
63
+ demo.launch()