Instructions to use thethinkmachine/ScratchCNN-FacesMTL-EXP1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thethinkmachine/ScratchCNN-FacesMTL-EXP1 with Transformers:
# Load model directly from transformers import FacesMultiNet model = FacesMultiNet.from_pretrained("thethinkmachine/ScratchCNN-FacesMTL-EXP1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by thethinkmachine - opened
No description provided.
thethinkmachine changed pull request status to merged