Describe the bug
The quickstart guide in the README doesn't work
To Reproduce
Steps to reproduce the behavior:
Follow the steps in the README under the quickstart section
Expected behavior
The example should work.
Screenshots
It gives an error: ValueError: Model at resnet50 does not exist or isn't ready. Verify the endpoint or omit the --endpoint flag to load a new worker
Describe the bug The quickstart guide in the README doesn't work
To Reproduce Steps to reproduce the behavior:
Expected behavior The example should work.
Screenshots It gives an error:
ValueError: Model at resnet50 does not exist or isn't ready. Verify the endpoint or omit the --endpoint flag to load a new worker
OS/Versions: Ubuntu 20.04
Additional context N/A