Metadata-Version: 2.4
Name: bilta-gilata1
Version: 1.0.0
Summary: Local Apple-Silicon pixel-art generator with 65 Aseprite palettes
Project-URL: Homepage, https://huggingface.co/hyperpixel123/bilta-gilata1
Classifier: Environment :: Console
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.10
Requires-Dist: mflux==0.18.1
Requires-Dist: pillow>=10
Description-Content-Type: text/markdown

---
pipeline_tag: text-to-image
library_name: mflux
license: other
tags:
- pixel-art
- apple-silicon
- local
---

# Bilta Gilata1

A free, local Apple-Silicon pixel-art CLI with 65 Aseprite palettes, reference-image guidance, exact palette quantization, and 16–256 px output.

## Install

```bash
git clone https://huggingface.co/hyperpixel123/bilta-gilata1
cd bilta-gilata1
chmod +x install.sh bilta_gilata1.py
./install.sh
```

## Generate

```bash
.venv/bin/python bilta_gilata1.py "a tiny moon wizard" --palette pico-8 --size 128 --output wizard.png
```

Use `--list-palettes` to print all 65 bundled choices. Model files download to the local cache on first generation and are not included in this repository.

See `THIRD_PARTY_NOTICES.md` before redistribution or commercial use.
