update handler py in order to deal with batch inputs
#2
by
clemparpa
- opened
Handler now support batch inputs shaped like {"inputs": } and support also single input {"inputs": abstract(str)}
pre and post processing has been splitted in method for better readability
vincentmireau
changed pull request status to
merged