SamanthaStorm commited on
Commit
1b37f5a
·
verified ·
1 Parent(s): 8c90b8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ result = (
108
  f"Resources: {resources}"
109
  )
110
  # Return both a text summary and a JSON-like dict of scores per label
111
- return result
112
 
113
  # Updated Gradio Interface using new component syntax
114
  iface = gr.Interface(
 
108
  f"Resources: {resources}"
109
  )
110
  # Return both a text summary and a JSON-like dict of scores per label
111
+ return result
112
 
113
  # Updated Gradio Interface using new component syntax
114
  iface = gr.Interface(