CompactAI commited on
Commit
a8b487b
·
verified ·
1 Parent(s): 7a0572a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  ---
4
 
5
  # ZipPlus2048 Model Card
6
- **A pre-trained 2-layer GRU model for neural file compression. Compress any file into a PNG image using a neural network and extract it back.**
7
  This is a pre-trained ByteGRU model for [Zip+](https://github.com/CompactAIOfficial/ZipPlus) - use this instead of training your own.
8
 
9
  ## What is this
 
3
  ---
4
 
5
  # ZipPlus2048 Model Card
6
+ **A pre-trained 4-layer GRU model for neural file compression. Compress any file into a PNG image using a neural network and extract it back.**
7
  This is a pre-trained ByteGRU model for [Zip+](https://github.com/CompactAIOfficial/ZipPlus) - use this instead of training your own.
8
 
9
  ## What is this