Instructions to use Andy-ML-And-AI/SOTA-Blitz-997 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use Andy-ML-And-AI/SOTA-Blitz-997 with timm:
import timm model = timm.create_model("hf_hub:Andy-ML-And-AI/SOTA-Blitz-997", pretrained=True) - Notebooks
- Google Colab
- Kaggle
| { | |
| "do_normalize": true, | |
| "do_resize": true, | |
| "image_mean": [0.5], | |
| "image_std": [0.5], | |
| "resample": 2, | |
| "size": {"height": 28, "width": 28}, | |
| "image_processor_type": "ViTImageProcessor" | |
| } |