Metadata-Version: 2.1
Name: x2vlm-gml
Version: 0.1.0
Summary: Package for X2-VLM, a vision-language model from ByteDance
Home-page: https://github.com/gimletlabs/X2-VLM
Author: Gimlet Labs
License: BSD
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: timm
Requires-Dist: transformers
Requires-Dist: ruamel-yaml
Requires-Dist: opencv-python
Requires-Dist: scikit-image
Requires-Dist: matplotlib
Requires-Dist: pycocotools
Requires-Dist: pycocoevalcap
Requires-Dist: datasets
Requires-Dist: sentencepiece
Requires-Dist: accelerate
Requires-Dist: scikit-learn
Requires-Dist: einops
Requires-Dist: einops-exts

