Instructions to use Kaynaaf/BrainMRI-Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Kaynaaf/BrainMRI-Classifier with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Kaynaaf/BrainMRI-Classifier") - Notebooks
- Google Colab
- Kaggle
Delete saved_model.pb
Browse files- saved_model.pb +0 -3
saved_model.pb
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:27546c9f70471ffa725144c81a4378da1ec583a0932b6d5c7d2e9b39a0de0186
|
| 3 |
-
size 218691
|
|
|
|
|
|
|
|
|
|
|
|