Instructions to use zeromodels/convnext_large_fb_in1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/convnext_large_fb_in1k with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/convnext_large_fb_in1k") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
92c6b84 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:37ea2ed06b15a506656022bef609460f2a8ced039e3ed4694f34420011610571
size 791763456
|