Transformers AI v.3

task: {{ selected.task }}
model: {{ selected.model }}
params: {{ selected.params | json }}
options: {{ selected.options | json }}
moreOptions: {{ selected.moreOptions | json }}
{{ moreOptions }}
result: {{ selected.task}} [{{ model }}]
{{ result.input }}
{{ img.label }}
{{ img.label }}
{{ statusText }}
{{ result.data | json }}

{{ result.error | json }}