Fix demo notebook link
#1
by
canmike
- opened
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 |
|