Metadata-Version: 2.1
Name: memery
Version: 0.15.0
Summary: 
Author: deepfates
Author-email: deepfates@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>=9.1.0,<10.0.0)
Requires-Dist: annoy (>=1.17.0,<2.0.0)
Requires-Dist: clip @ git+https://github.com/openai/CLIP@main
Requires-Dist: ftfy (>=6.1.1,<7.0.0)
Requires-Dist: regex (>=2022.4.24,<2023.0.0)
Requires-Dist: streamlit (==1.3.1)
Requires-Dist: torch (>=1.11.0,<2.0.0)
Requires-Dist: torchvision (>=0.12.0,<0.13.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
