Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,6 @@ result = (
|
|
108 |
f"Resources: {resources}"
|
109 |
)
|
110 |
)
|
111 |
-
|
112 |
# Return both a text summary and a JSON-like dict of scores per label
|
113 |
return result
|
114 |
|
|
|
108 |
f"Resources: {resources}"
|
109 |
)
|
110 |
)
|
|
|
111 |
# Return both a text summary and a JSON-like dict of scores per label
|
112 |
return result
|
113 |
|