Metadata-Version: 2.1
Name: gguf-pack
Version: 0.0.1
Summary: gguf portable pack for picture/audio/video generation
Author-email: calcuis <info@calcu.io>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: tqdm
Project-URL: Download, https://github.com/calcuis/gguf-pack/releases
Project-URL: GitHub, https://github.com/calcuis/gguf-pack
Project-URL: Homepage, https://gguf.org

## gguf-pack

install the caller via pip/pip3 by:
```
pip install gguf-pack
```

download the pack by:
```
py -m gguf_pack
```
if no py command, use python/python3
