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