Instructions to use AliInamdar/Deliverable_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use AliInamdar/Deliverable_3 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://AliInamdar/Deliverable_3") - Notebooks
- Google Colab
- Kaggle
Upload model.keras with huggingface_hub
Browse files- model.keras +2 -2
model.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcd26c218b7c1272374acfc375cfaf7e40ecc15de27224009dc79b54933b981b
|
| 3 |
+
size 41949269
|