yangwang825 commited on
Commit
d784581
·
verified ·
1 Parent(s): cf6bb2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ def launch_gradio_widget(metric):
118
  inputs=[
119
  gr.components.Textbox(label="Summary"),
120
  gr.components.Textbox(label="Article")
121
- ]
122
  # inputs=gr.components.Dataframe(
123
  # headers=feature_names,
124
  # col_count=len(feature_names),
 
118
  inputs=[
119
  gr.components.Textbox(label="Summary"),
120
  gr.components.Textbox(label="Article")
121
+ ],
122
  # inputs=gr.components.Dataframe(
123
  # headers=feature_names,
124
  # col_count=len(feature_names),