NeuralCGMM / model /models.md
azminetoushikwasi's picture
Upload 15 files
b0fb15f verified
# Neuromancer Install
### Install (Colab only)
# Skip this step when running locally.
```
pip install "neuromancer[examples] @ git+https://github.com/pnnl/neuromancer.git@master"
```
# General Method
```
pip install neurormancer
```