Instructions to use Omamaa12/iris-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Omamaa12/iris-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://Omamaa12/iris-models") - Notebooks
- Google Colab
- Kaggle
Upload iris_gallery_robustt.pkl with huggingface_hub
Browse files- iris_gallery_robustt.pkl +2 -2
iris_gallery_robustt.pkl
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:69c963215570bfa2bd00ce633f759dbfe20923a8fe550fcbf7187b13a0edfaa5
|
| 3 |
+
size 37790354
|