Issue #3456770 by marcus_johansson: Discuss: Interface suggestion for image...
Issue #3456770 by marcus_johansson: Discuss: Interface suggestion for image classification operator type
Closes #3456770
This does the following:
- Adds a new operation type interface that is ImageClassification, including input, output and normalized items.
- Adds the operation type interface to Huggingface.
- Adds tests including mockoon mockup API.