Instructions to use hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, MobileViTV2ForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation") model = MobileViTV2ForSemanticSegmentation.from_pretrained("hf-internal-testing/tiny-random-MobileViTV2ForSemanticSegmentation") - Notebooks
- Google Colab
- Kaggle
Update tiny models for MobileViTV2ForSemanticSegmentation
#2
by hf-transformers-bot - opened
- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14171345
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a4f881afe01307506c7b98c4e6331d5a2228567ca771ccb829f8b01baef83ef
|
| 3 |
size 14171345
|