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