Metadata-Version: 2.4
Name: gai-pull
Version: 0.1.26
Summary: gai-pull is a command-line tool to download GAI-supported models from huggingface.
Author-email: kakkoii1337 <kakkoii1337@gmail.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: httpx==0.27.2
Requires-Dist: huggingface-hub<0.25,>=0.24.5
Requires-Dist: rich<14.0,>=13.7.1
Requires-Dist: toml<0.11,>=0.10.2
Provides-Extra: dev
Requires-Dist: build>=1.2.2.post1; extra == 'dev'
Requires-Dist: keyrings-alt<6.0,>=5.0.1; extra == 'dev'
Requires-Dist: twine>=6.1.0; extra == 'dev'
Requires-Dist: wheel>=0.45.1; extra == 'dev'
