Instructions to use cmudrc/2d-lattice-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use cmudrc/2d-lattice-encoder 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("cmudrc/2d-lattice-encoder") - Notebooks
- Google Colab
- Kaggle
Upload 4 files
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:1468cc7649a0dc41613911fb6f6ce2528567224ce70353e4371ed3ce6f94fc7a
|
| 3 |
+
size 25162
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30ffca8c1afde14053f07e1313a058fc5ddf4dc7be64a41610658c4fdc858c0d
|
| 3 |
+
size 169125
|
variables/variables.data-00000-of-00001
ADDED
|
Binary file (239 kB). View file
|
|
|
variables/variables.index
ADDED
|
Binary file (882 Bytes). View file
|
|
|