Metadata-Version: 2.1
Name: gguf-pack
Version: 0.0.2
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 it via pip/pip3 by:
```
pip install gguf-pack
```

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

### run the pack
- locate the .bat file in the main directory and run it
- this is a developmental clone/pack for code editing purpose
