Metadata-Version: 2.1
Name: text-embeddings
Version: 0.0.2
Summary: Non-traditional/no-vocabulary text embeddings in one place.
License: MIT
Author: Chenghao Mou
Author-email: mouchenghao@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>=8.2.0,<9.0.0)
Requires-Dist: coverage (>=5.5,<6.0)
Requires-Dist: coverage-badge (>=1.0.1,<2.0.0)
Requires-Dist: mmh3 (>=3.0.0,<4.0.0)
Requires-Dist: numpy (>=1.20.2,<2.0.0)
Requires-Dist: pytest (>=6.2.3,<7.0.0)
Requires-Dist: torch (>=1.8.1,<2.0.0)
Requires-Dist: transformers (>=4.5.1,<5.0.0)
