Instructions to use amonig/MyModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use amonig/MyModel 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("amonig/MyModel") - Notebooks
- Google Colab
- Kaggle
Upload fingerprint.pb with huggingface_hub
Browse files- fingerprint.pb +3 -0
fingerprint.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43c2b2a9abbc6e2671ffaba20619dbd8d5e9077a953a5ade4198779aab12da03
|
| 3 |
+
size 57
|