jwohlwend / boltz

Official repository for the Boltz-1 biomolecular interaction model
MIT License
1.19k stars 121 forks source link

Docker Image? Or Dockerfile? Or Environment Yaml? #23

Open GriffinYoung opened 6 days ago

GriffinYoung commented 6 days ago

Thanks for open-sourcing this! I think it'd be helpful to have a Docker Image, or a Dockerfile, or at least an environment yaml so that people can run this easily without setting up the environment themselves.

GriffinYoung commented 6 days ago

My apologies there is one! And it looks like this is just installable as a python package. Nice work! https://github.com/jwohlwend/boltz/blob/main/pyproject.toml

jwohlwend commented 6 days ago

Great thanks! We'll look into making a dockerfile too at some point!