Instructions to use PuppetLover/image_captioning_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PuppetLover/image_captioning_model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("PuppetLover/image_captioning_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 11
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9212662176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d6d125a3bf7281a7f5eb56b7167ee78bfbd5508f69e1ac948da9c70f6774335
|
| 3 |
size 9212662176
|