Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ Install d-Matrix [Dmx_Compressor](https://github.com/d-matrix-ai/dmx-compressor)
|
|
| 17 |
pip install dmx_compressor
|
| 18 |
```
|
| 19 |
|
| 20 |
-
The following is an example model and its
|
| 21 |
|
| 22 |
```python
|
| 23 |
from PIL import Image
|
|
|
|
| 17 |
pip install dmx_compressor
|
| 18 |
```
|
| 19 |
|
| 20 |
+
The following is an example model and its usage.
|
| 21 |
|
| 22 |
```python
|
| 23 |
from PIL import Image
|