Instructions to use Seb0099/autopilot-car-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Seb0099/autopilot-car-model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Seb0099/autopilot-car-model") - Notebooks
- Google Colab
- Kaggle
Upload image_classifier.keras with huggingface_hub
Browse files- image_classifier.keras +1 -1
image_classifier.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598877164
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a926717c7f8de395e46f9640d0483eead2db5e848cb25573006d36e756c61a0d
|
| 3 |
size 598877164
|