Tarul commited on
Commit
0dcc8d7
·
verified ·
1 Parent(s): 1765cd3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -21,19 +21,18 @@ language: en
21
 
22
  # PXG-Tiny — 483k-param offline text → 16×16 pixel-sprite model
23
 
24
- **68× smaller than a vision transformer's attention head budget — and it still
25
- draws.** PXG-Tiny turns plain English into production-usable 16×16 pixel-art
26
- sprites fully offline: 483,040 parameters, pure NumPy inference, CPU-only,
27
- zero network calls.
28
 
29
  **Author:** Chowdhury Tarul Ahsan · <tarulahsan@gmail.com>
30
 
31
  | | |
32
  |---|---|
33
- | Live demo | https://huggingface.co/spaces/tarulahsan/pxg-tiny-demo |
34
- | Landing site | https://tarulahsan.github.io/PXG-Tiny-AI/ |
35
  | Code | https://github.com/tarulahsan/PXG-Tiny-AI |
36
- | ModelScope | https://modelscope.cn/models/tarulahsan/pxg-tiny |
37
 
38
  ![gallery](gallery.png)
39
 
 
21
 
22
  # PXG-Tiny — 483k-param offline text → 16×16 pixel-sprite model
23
 
24
+ PXG-Tiny turns plain English into production-usable 16×16 pixel-art sprites
25
+ fully offline: 483,040 parameters, pure NumPy inference, CPU-only, zero
26
+ network calls. **38 verified classes 100% full-grid acceptance.**
 
27
 
28
  **Author:** Chowdhury Tarul Ahsan · <tarulahsan@gmail.com>
29
 
30
  | | |
31
  |---|---|
32
+ | Live in-browser demo | https://tarul-pxg-tiny-site.static.hf.space/play.html |
33
+ | Landing site | https://tarul-pxg-tiny-site.static.hf.space/ |
34
  | Code | https://github.com/tarulahsan/PXG-Tiny-AI |
35
+ | ModelScope | https://www.modelscope.ai/models/tarulahsan/pxg-tiny |
36
 
37
  ![gallery](gallery.png)
38