Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: mit
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# ZipPlus2048 Model Card
|
| 6 |
-
**A pre-trained
|
| 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
|