Instructions to use fatyidha/FaceShape with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use fatyidha/FaceShape with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://fatyidha/FaceShape") - Notebooks
- Google Colab
- Kaggle
Added FaceShape model
Browse files- face_shape_model.h5 +3 -0
face_shape_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69b280ddee29554842a41ca899870e2bf81e7f3981a6f18860049c9c66371d1e
|
| 3 |
+
size 243366704
|