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 10
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:7cb4d0663c3e753390e9e0bbfd3e88269dfe17564ae8a0fcb484db020d9dd78f
|
| 3 |
size 9212662176
|