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