Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
#
|
| 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 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
# ZipPlus 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 |
|