diff --git a/README.md b/README.md index 16fe36e..d214921 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # EvoDiff - +

+ +

### Description In this work, we introduce a general-purpose diffusion framework, EvoDiff, that combines evolutionary-scale data with the distinct conditioning capabilities of diffusion models for controllable protein generation in sequence space. @@ -106,9 +108,6 @@ It is also possible to load our LRAR baseline models: Note: if you want to download a `BLOSUM` model, you will first need to download [data/blosum62-special-MSA.mat](https://github.com/microsoft/evodiff/blob/main/data/blosum62-special-MSA.mat). ## Unconditional sequence generation -

- -

### Unconditional generation with EvoDiff-Seq