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