Spaces:
Sleeping
Sleeping
Update versa.sh
Browse files
versa.sh
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git clone https://github.com/shinjiwlab/versa.git
|
2 |
cd versa
|
|
|
3 |
pip install .
|
4 |
cd ..
|
|
|
1 |
git clone https://github.com/shinjiwlab/versa.git
|
2 |
cd versa
|
3 |
+
git checkout 64bf6fe22fbc8d43068afdf4e715864a18577735
|
4 |
pip install .
|
5 |
cd ..
|