Instructions to use zeromodels/convnext_tiny_fb_in1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use zeromodels/convnext_tiny_fb_in1k with KerasFormers:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Keras
How to use zeromodels/convnext_tiny_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_tiny_fb_in1k") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
41605b8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:966eb757d600389b3b50990551e0b82a01e9f2207d31c3c8b79e4b313975368d
size 114737296
|