diff --git a/README.md b/README.md index 0c2f374..e5f230f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ print(list(tracker)) display(tracker.to_frame()) ``` -![tensor tracker to_frame output](doc/usage_to_frame.png) +tensor tracker to_frame output See our [example of visualising transformer activations & gradients using UMAP](doc/Example.ipynb).