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