Instructions to use cominder/Iwin-Transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cominder/Iwin-Transformer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="cominder/Iwin-Transformer")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("cominder/Iwin-Transformer", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f495295 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e00fdee2633f764db16a174581a952aff4b0cdd36799eb0bbdc2dcd66858ec8e
size 450553150
|