Instructions to use acascanzal/resnet34 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use acascanzal/resnet34 with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("acascanzal/resnet34") - Notebooks
- Google Colab
- Kaggle