Instructions to use davanstrien/vit-manuscripts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davanstrien/vit-manuscripts with Transformers:
# Load model directly from transformers import AutoImageProcessor, AutoModelForPreTraining processor = AutoImageProcessor.from_pretrained("davanstrien/vit-manuscripts") model = AutoModelForPreTraining.from_pretrained("davanstrien/vit-manuscripts") - Notebooks
- Google Colab
- Kaggle
Commit ·
3fa6a7d
1
Parent(s): 2653bcf
Model save
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 447765093
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a42bc0904255185d592a8b10f45be5d3ede50325bca837429efa758923d2bab8
|
| 3 |
size 447765093
|