logo
{% if err_msg %}

{{ err_msg }}

{% endif %}

Upload Your File

Choose Your File
Start Doing the Magic!
{% if model_output %}

{{model_output}}

{% else %}

Hold tight. The model is working hard to give you a good output.

{% endif %}