Metadata-Version: 2.4
Name: pixelrag-embed
Version: 0.1.0
Summary: Image tiles to vectors to FAISS index. Three independent CLI tools.
Author-email: Zhifei Li <andylizf@outlook.com>
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: faiss-cpu>=1.9.0
Requires-Dist: numpy>=1.26.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: torch>=2.9.0
Requires-Dist: torchvision>=0.24.0
Requires-Dist: tqdm>=4.60.0
Requires-Dist: transformers>=4.57.0
Provides-Extra: gpu
Requires-Dist: faiss-gpu-cu12>=1.13.2; extra == 'gpu'
