This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Description
📚 Documentation
When I use the example image_classifier。The API can be accessed locally,other devices can not access API。
Non local:{ "code": 404, "type": "ModelNotFoundException", "message": "Model not found: densenet161" }
local:{ "tabby": 0.4666191339492798, "tiger_cat": 0.46449020504951477, "Egyptian_cat": 0.06614047288894653, "lynx": 0.0012924382463097572, "plastic_bag": 0.00022909714607521892 }