Instructions to use ihoflaz/dibas-efficientnet-b0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use ihoflaz/dibas-efficientnet-b0 with timm:
import timm model = timm.create_model("hf_hub:ihoflaz/dibas-efficientnet-b0", pretrained=True) - Notebooks
- Google Colab
- Kaggle