Instructions to use hf-internal-testing/tiny-random-FocalNetForMaskedImageModeling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-FocalNetForMaskedImageModeling with Transformers:
# Load model directly from transformers import AutoImageProcessor, FocalNetForMaskedImageModeling processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-FocalNetForMaskedImageModeling") model = FocalNetForMaskedImageModeling.from_pretrained("hf-internal-testing/tiny-random-FocalNetForMaskedImageModeling") - Notebooks
- Google Colab
- Kaggle
Update tiny models for FocalNetForMaskedImageModeling
#1
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 352804
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50074223af9c0282d04a966218aeaeaef1b1d8a97caf37c4314d7c8f857c2e7d
|
| 3 |
size 352804
|