mirror of
https://github.com/HannesStark/boltzgen.git
synced 2026-06-04 11:54:23 +08:00
16 lines
544 B
Markdown
16 lines
544 B
Markdown
<div align="center">
|
|
<div> </div>
|
|
<img src="https://raw.githubusercontent.com/HannesStark/boltzgen/main/assets/boltzgen.png" alt="BoltzGen logo" width="60%">
|
|
|
|
[Paper](https://hannes-stark.com/assets/boltzgen.pdf) |
|
|
[Slack](https://boltz.bio/join-slack) <br> <br>
|
|

|
|
</div>
|
|
|
|
# Installation
|
|
In an environment with python >=3.11:
|
|
```bash
|
|
pip install boltzgen
|
|
```
|
|
|
|
For more details see the [GitHub](https://github.com/HannesStark/boltzgen/tree/main). |