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 9
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:f6b6bf0b1586bef8e1c0450f1104371962cfcb7b5c46abe5c4e031cba7c9c593
|
| 3 |
size 9212662176
|