Instructions to use zeromodels/convnext_large_fb_in22k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/convnext_large_fb_in22k 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_in22k") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
ea1bc4f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7e2573a21349a3c2dcf5801c8b57c1aeb5b6427bb00eb22dbd607e23b8fad724
size 919893924
|