Question regarding outptus

#2
by VinayVirraj - opened

I have tried both the commands with curl and getting the following error

curl -X POST -F 'file=Bioinspired_Engineering_of_Thermal_Materials.pdf' localhost:5060

I have run the command in the command prompt and from the directory where the file is located.

{"detail":[{"type":"missing","loc":["body","file"],"msg":"Field required","input":null}]}

edit: my command is wrong, It is working.

I have few questions,

  1. The outputs are displayed in the terminal. Is there any output file where the outptus are saved?
  2. Now I have the coordinates of the bounding boxes in the ouptut. How to draw them. Is there any tool or pure python?

Best,
Vinay

VinayVirraj changed discussion title from Server is running but cannot make curl command to work. to Question regarding outptus
HURIDOCS org

Hi Vinay,

Best,
Ali

ali6parmak changed discussion status to closed

Sign up or log in to comment