robtacconelli commited on
Commit
1e2ec0a
·
verified ·
1 Parent(s): 5180038

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- title: Midicoth
3
  emoji: 🗜️
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: docker
7
  app_port: 7860
8
  pinned: false
 
 
9
  ---
10
 
11
  # Midicoth — Micro-Diffusion Compression
@@ -305,4 +307,4 @@ Copyright 2026 Roberto Tacconelli
305
  - [Nacrith](https://github.com/robtacconelli/Nacrith-GPU) - LLM-based lossless compression (0.939 bpb on enwik8)
306
  - [PAQ8px](https://github.com/hxim/paq8px) - Context-mixing compressor
307
  - [CMIX](http://www.byronknoll.com/cmix.html) - Context-mixing with LSTM
308
- - [Large Text Compression Benchmark](http://mattmahoney.net/dc/text.html) - enwik8 benchmark
 
1
  ---
2
+ title: Midicoth - Micro-Diffusion Compression
3
  emoji: 🗜️
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: docker
7
  app_port: 7860
8
  pinned: false
9
+ license: apache-2.0
10
+ short_description: Lossless data compression via Binary Tree Tweedie Denoising
11
  ---
12
 
13
  # Midicoth — Micro-Diffusion Compression
 
307
  - [Nacrith](https://github.com/robtacconelli/Nacrith-GPU) - LLM-based lossless compression (0.939 bpb on enwik8)
308
  - [PAQ8px](https://github.com/hxim/paq8px) - Context-mixing compressor
309
  - [CMIX](http://www.byronknoll.com/cmix.html) - Context-mixing with LSTM
310
+ - [Large Text Compression Benchmark](http://mattmahoney.net/dc/text.html) - enwik8 benchmark