ClergeF commited on
Commit
d92a275
·
verified ·
1 Parent(s): b99d50c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,4 +130,4 @@ def predict(payload: InputText):
130
  return {
131
  "input": text,
132
  "predictions": result
133
- }
 
130
  return {
131
  "input": text,
132
  "predictions": result
133
+ }