Instructions to use Junteng/Chart_CLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Junteng/Chart_CLIP with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="Junteng/Chart_CLIP")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Junteng/Chart_CLIP", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
82ccb71 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:44e5706fa69d41a9b4c4509cf8cbae6bd890bcaba7ffdd06d535cded7fefd080
size 1711943042
|