Instructions to use sauradip/intern_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sauradip/intern_model with Transformers:
# Load model directly from transformers import AutoImageProcessor, MobileNetV2ForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("sauradip/intern_model") model = MobileNetV2ForSemanticSegmentation.from_pretrained("sauradip/intern_model") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
1a5be6a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7f84fc670746a511013fc4c06ee90daca1955d4cefa98a6275499a901ada4711
size 10362503
|