Instructions to use nateraw/resnet18-random-classifier-123 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use nateraw/resnet18-random-classifier-123 with timm:
import timm model = timm.create_model("hf_hub:nateraw/resnet18-random-classifier-123", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened about 1 year ago
by
SFconvertbot