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