Spaces:
Sleeping
Sleeping
| # Clone ProteinMPNN if not already present | |
| if [ ! -d "ProteinMPNN" ]; then | |
| echo "Cloning ProteinMPNN..." | |
| git clone https://github.com/dauparas/ProteinMPNN.git | |
| fi | |
| # Clone ProteinMPNN if not already present | |
| if [ ! -d "ProteinMPNN" ]; then | |
| echo "Cloning ProteinMPNN..." | |
| git clone https://github.com/dauparas/ProteinMPNN.git | |
| fi | |