rajendrr commited on
Commit
99f8fe7
·
verified ·
1 Parent(s): 39a32c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -277,4 +277,4 @@ with gr.Blocks(title="Tariff Tweet Sentiment (No Twitter API)") as demo:
277
  run_btn.click(_go, [dataset_choice, keywords_csv, max_rows, include_wordcloud], [summary_md, bar_plot, wc_plot, table, csv])
278
 
279
  if __name__ == "__main__":
280
- demo.launch()
 
277
  run_btn.click(_go, [dataset_choice, keywords_csv, max_rows, include_wordcloud], [summary_md, bar_plot, wc_plot, table, csv])
278
 
279
  if __name__ == "__main__":
280
+ demo.launch()