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 15
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:75f92443e32a47a6755fb7c36227f319299b7299e99ddc2ec83856b645b7bada
|
| 3 |
size 9212662176
|