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