Visual Question Answering
Transformers
PyTorch
Safetensors
Korean
English
pix2struct
image-text-to-text
text2text-generation
Instructions to use nuua/ko-deplot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nuua/ko-deplot with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="nuua/ko-deplot")# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("nuua/ko-deplot") model = AutoModelForImageTextToText.from_pretrained("nuua/ko-deplot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a589b95fab0518cdc53bf542efb46c8d60a39b9f059ace99fa98dde08f2e07ed
- Size of remote file:
- 1.22 GB
- SHA256:
- bf1e776cb91623945981bf32bf1bc7bfdb0b8bcde6c1181ac206f94832b3e9f0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.