Fix demo notebook link (#1)
Browse files- Fix demo notebook link (8353c9dc71bb79e8dae39c2388e2200fdd0b07d8)
Co-authored-by: Can Michael Hucko <[email protected]>
README.md
CHANGED
@@ -31,7 +31,7 @@ We train a single AnySat model on **GeoPlex**, a collection of 5 multimodal data
|
|
31 |
|
32 |
# 🚀 Quickstart
|
33 |
|
34 |
-
Check out our [demo notebook](demo.ipynb) or [huggingface page](https://huggingface.co/gastruc/anysat) for more details.
|
35 |
|
36 |
## Install and load Anysat
|
37 |
|
|
|
31 |
|
32 |
# 🚀 Quickstart
|
33 |
|
34 |
+
Check out our [demo notebook](https://github.com/gastruc/AnySat/blob/main/demo.ipynb) or [huggingface page](https://huggingface.co/gastruc/anysat) for more details.
|
35 |
|
36 |
## Install and load Anysat
|
37 |
|