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