Cross-link to demucs-onnx Python package (open-source ONNX export tooling on PyPI)
Browse files
README.md
CHANGED
|
@@ -82,7 +82,7 @@ PyTorch CPU on the same hardware.
|
|
| 82 |
## Tooling — `demucs-onnx` Python package
|
| 83 |
|
| 84 |
This model can also be run (and re-exported) via the open-source
|
| 85 |
-
[`demucs-onnx`](https://github.com/
|
| 86 |
on PyPI. It auto-downloads from this repo on first use.
|
| 87 |
|
| 88 |
```bash
|
|
|
|
| 82 |
## Tooling — `demucs-onnx` Python package
|
| 83 |
|
| 84 |
This model can also be run (and re-exported) via the open-source
|
| 85 |
+
[`demucs-onnx`](https://github.com/StemSplit/demucs-onnx) Python package
|
| 86 |
on PyPI. It auto-downloads from this repo on first use.
|
| 87 |
|
| 88 |
```bash
|