!pip install insightface ------------------------------- from huggingface_hub import loggin loggin(token="") ----------------------------------------------- from huggingface_hub import hf_hub_download repo_id = "AshanGimhana/NewFWModelV1" model_filename = "inswapperFTV1Model.onnx" --------------------------------------------------