Spaces:
Sleeping
Sleeping
alexandergagliano
commited on
Commit
·
6358e17
1
Parent(s):
2de77ae
update README
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ reLAISS lets you retrieve nearest‑neighbour supernovae (or spot outliers) by c
|
|
| 12 |
|
| 13 |
# Install
|
| 14 |
|
| 15 |
-
Installation is easy: in a fresh conda environment, run `pip install relaiss`. If you want even faster performance, you can install `ngt`
|
| 16 |
|
| 17 |
# Code Demo
|
| 18 |
```
|
|
|
|
| 12 |
|
| 13 |
# Install
|
| 14 |
|
| 15 |
+
Installation is easy: in a fresh conda environment, run `pip install relaiss`. If you want even faster performance, you can install both `ngt` and its python bindings from source; instructions can be found [here](https://github.com/yahoojapan/NGT/blob/main/README.md#Installation).
|
| 16 |
|
| 17 |
# Code Demo
|
| 18 |
```
|