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 +3 -0
yolo_escala_patron.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b371c77ae35717018ca42de68fb831b2f6a37434cfff3a32645357b23c29ee0d
|
| 3 |
+
size 5523738
|