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:8a3a18d11fa1911b1792900a2b336fe88c3e7716a51ea09b7621011f309d735b
|
| 3 |
+
size 5541402
|