commit 0c2bd09fe638453faccb1f0b18f764d5170b19e0 parent 48353508431a62a17bf5e35deee862f83f730f6c Author: Steven Atkinson <steven@atkinson.mn> Date: Fri, 12 Jan 2024 19:14:11 -0800 Update README.md Update link to Colab Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -20,7 +20,7 @@ If you don't have a good computer for training ML models, you use Google Colab t in the cloud using the pre-made notebooks under `bin\train`. For the very easiest experience, open -[`easy_colab.ipynb` on Google Colab](https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/6ff5d9ca7462ea6c66e25956dd38b473668244d4/bin/train/easy_colab.ipynb) +[`easy_colab.ipynb` on Google Colab](https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/48353508431a62a17bf5e35deee862f83f730f6c/bin/train/easy_colab.ipynb) and follow the steps! ### GUI