File size: 147 Bytes
4ae0554
 
79d09e5
bde6e5b
f137d02
63c6a72
61db30c
1
2
3
4
5
6
7
8
#!/bin/bash

git clone https://github.com/StanfordMIMI/Comp2Comp.git /home/user/app/C2C
cd /home/user/app/C2C
pip install -e .
pip3 install numpy