Instructions to use hf-tiny-model-private/tiny-random-OneFormerForUniversalSegmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-OneFormerForUniversalSegmentation with Transformers:
# Load model directly from transformers import AutoProcessor, OneFormerForUniversalSegmentation processor = AutoProcessor.from_pretrained("hf-tiny-model-private/tiny-random-OneFormerForUniversalSegmentation") model = OneFormerForUniversalSegmentation.from_pretrained("hf-tiny-model-private/tiny-random-OneFormerForUniversalSegmentation") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
c6da189 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4fadda1f1d94a9e55734ddf2efabe12844bfddd5d9abcad1c38566cc5769af88
size 47903765
|