Instructions to use Ali0044/Qalam-Net with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Ali0044/Qalam-Net with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Ali0044/Qalam-Net") - Notebooks
- Google Colab
- Kaggle
Upload model.keras with huggingface_hub
Browse files- model.keras +2 -2
model.keras
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:33c5ee15d177becb4c85f817685f02d5516318808eab95c96524bbfbfa085ee7
|
| 3 |
+
size 5525352
|