Skip to content

Pass a local image in a deployed mode.  #691

Description

@alkhawli

I am not being able to pass a local image using curl, I tried to edit the data to the following:

{
"input": {
"image": "C:/../../input.jpg"
},
"output_file_prefix": "."
}

But unfortunately it didnt work, I am getting

"msg": "'c' is not a valid URL scheme. 'data', 'http', or 'https' is supported.",

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgoPull requests that update Go codepythonPull requests that update Python code

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions