Instructions to use krishnatherokar/captcha-recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use krishnatherokar/captcha-recognition with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://krishnatherokar/captcha-recognition") - Notebooks
- Google Colab
- Kaggle
Save model using Keras.
Browse files- metadata.json +1 -1
- model.weights.h5 +1 -1
metadata.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"keras_version": "3.10.0", "date_saved": "2026-02-
|
|
|
|
| 1 |
+
{"keras_version": "3.10.0", "date_saved": "2026-02-12@07:40:50"}
|
model.weights.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7690504
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e72999cf20fa46800c97447ddf47dce8a9d2e479d3ea2f7938a8d6a05507c8bc
|
| 3 |
size 7690504
|