Instructions to use killianlevacher/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use killianlevacher/test 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("killianlevacher/test") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- fingerprint.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
fingerprint.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b005015a1e93a971b39c14d7006334f6f54a1a20dc0c2d531dc77bf253f0e4f3
|
| 3 |
+
size 57
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdef95e91a8160e2138489b2ba967edf62dada491a0b27d67aba3add1459cb7e
|
| 3 |
+
size 43699
|
variables/variables.data-00000-of-00001
ADDED
|
Binary file (2.61 kB). View file
|
|
|
variables/variables.index
ADDED
|
Binary file (266 Bytes). View file
|
|
|