- bugfix - same random seed was used between recycle, resulting in identical dropouts (if --use-dropouts was enabled). - various modifications to reduce GPU RAM used and minimize memory leaks between recycles/models/inputs.
See [change log](https://github.com/sokrypton/ColabFold/wiki/v1.5.0)
1.5.1
- bugfix --save-recycles/--save-all option was broken
1.5.0
- See [change log](https://github.com/sokrypton/ColabFold/wiki/v1.5.0)
1.4.0
1.3.0
1.2.1
- Fix missing `pip install scipy` for Apple M1 mac (issue 55) - Apply the GPU relaxation patch again for `update_linux.sh` when updating alphafold-colabfold