We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9baaf74 commit 3c95a1eCopy full SHA for 3c95a1e
README.md
@@ -23,9 +23,13 @@ For more info, see the demo notebook.
23
24
### Installation
25
26
-You can install the latest development version of spamr directly from GitHub using the following command:
+This repository depends on the latest development version of NumPyro.
27
+
28
+You can install that and the latest version of spamr directly from GitHub using the following commands:
29
30
```bash
31
+pip install git+https://github.com/pyro-ppl/numpyro
32
33
pip install git+https://github.com/compmem/spamr
34
```
35
0 commit comments