Add a custom handler for Inference Endpoints
#1
by
jlynxdev
- opened
I've added a custom EndpointHandler implementation used by Inference Endpoints. I've also added the needed requirements.txt - without it, necessary packages won't be installed automatically. I've also did not add any transforms (apart from the ToTensor()) which you said are needed .
Kiwinicki
changed pull request status to
merged