Instructions to use osanseviero/my-keras-example3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use osanseviero/my-keras-example3 with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("osanseviero/my-keras-example3") - Notebooks
- Google Colab
- Kaggle
Omar Sanseviero commited on
Commit ·
1f6ef4d
1
Parent(s): 0274d2e
Add model
Browse files- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae5983c2d52cfcd9206d7bcb2551be029037ca0faebc3070d2dab2a1c462379e
|
| 3 |
+
size 7469
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fb210d151c318a25aa57e1f29c944e666fa8cc764d34c46712167172f57ab2f
|
| 3 |
+
size 74743
|
variables/variables.data-00000-of-00001
ADDED
|
Binary file (1.23 MB). View file
|
|
|
variables/variables.index
ADDED
|
Binary file (1.45 kB). View file
|
|
|