How to use deepghs/camie_tagger_onnx with timm:
import timm model = timm.create_model("hf_hub:deepghs/camie_tagger_onnx", pretrained=True)