Instructions to use kartiknarayan/facexformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kartiknarayan/facexformer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kartiknarayan/facexformer", dtype="auto") - Notebooks
- Google Colab
- Kaggle
how to download the model manually? i can not find the entry in hugging face, thanks
#1
by zixiustc - opened
below
Hi,
You can go to this link - https://huggingface.co/kartiknarayan/facexformer/blob/main/ckpts/model.pt . You can see a download button on this link, which will download the model file. Hope this helps!
kartiknarayan changed discussion status to closed