Inference API parameters through model card YAML (#392)
* Handle inference params on widgets side only
* Update widgets/src/lib/InferenceWidget/shared/helpers.ts
Co-authored-by: Julien Chaumond <julien@huggingface.co>
* Add typeof check to addInferenceParameters
Co-authored-by: Julien Chaumond <julien@huggingface.co>