mirror of
https://github.com/microsoft/foldingdiff.git
synced 2026-06-04 13:30:33 +08:00
README updates
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://github.com/psf/black)
|
||||
|
||||
We present a diffusion model for generating novel protein backbone structures.
|
||||
We present a diffusion model for generating novel protein backbone structures. For more details, see our preprint on [arXiv](https://arxiv.org/abs/2209.15611).
|
||||
|
||||

|
||||
|
||||
@@ -80,7 +80,7 @@ Providing this path to a premade script, such as the one for sampling, is detail
|
||||
|
||||
## Sampling protein backbones
|
||||
|
||||
To sample protein backbones, use the script `bin/sample.py`. Example commands to do this using the pretrained weights described above are as follows.
|
||||
To sample protein backbones, use the script `bin/sample.py`. Example commands to do this using the pretrained weights described above are as follows. Sampling takes about ~5-7 minutes for 512 structures using an Nvidia 2080Ti GPU.
|
||||
|
||||
```bash
|
||||
# To sample 256 backbones
|
||||
|
||||
Reference in New Issue
Block a user