Instructions to use andyballester/Hands with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use andyballester/Hands with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://andyballester/Hands") - Notebooks
- Google Colab
- Kaggle
Commit ·
8441c37
1
Parent(s): d34bac4
init commit
Browse files
20230302_120327_cnn_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff338982e9e604486ed4f190db14761df75b1d86060eba20a8d0558546643eec
|
| 3 |
+
size 100897909
|