prthm11 commited on
Commit
0969588
·
verified ·
1 Parent(s): 352ea9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3214,7 +3214,7 @@ def process_pdf():
3214
  "output_json": "output_path",
3215
  "sprites": "result",
3216
  "project_output_json": "project_output",
3217
- "test_url": download_url
3218
  }), 500
3219
 
3220
  if __name__ == '__main__':
 
3214
  "output_json": "output_path",
3215
  "sprites": "result",
3216
  "project_output_json": "project_output",
3217
+ "test_url": "download_url"
3218
  }), 500
3219
 
3220
  if __name__ == '__main__':