Instructions to use Jaivin13/vgg16-face-expression-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jaivin13/vgg16-face-expression-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Jaivin13/vgg16-face-expression-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload vgg16_face_expression_model.h5 with huggingface_hub
Browse files
vgg16_face_expression_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d6444cdaaf78e7f023d6e6d5b7b9471d0bbfdb1fe3839ec7b7d1086c4fa6fe1
|
| 3 |
+
size 367313008
|