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