Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
# DiffAb
|
6 |
+
|
7 |
+
This repository contains trained weights of the DiffAb model.
|
8 |
+
|
9 |
+
Code: https://github.com/luost26/diffab
|
10 |
+
|
11 |
+
Paper: https://www.biorxiv.org/content/10.1101/2022.07.10.499510.abstract
|
12 |
+
|
13 |
+
Demo: https://huggingface.co/spaces/luost26/DiffAb
|