Add pipeline tag, link to paper
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
| 4 |
- protein-design
|
| 5 |
- protein-binder-design
|
|
@@ -24,3 +25,4 @@ The official code repository is available at:
|
|
| 24 |
|
| 25 |
https://github.com/caohengyuan/Chamaileon
|
| 26 |
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: other
|
| 4 |
tags:
|
| 5 |
- protein-design
|
| 6 |
- protein-binder-design
|
|
|
|
| 25 |
|
| 26 |
https://github.com/caohengyuan/Chamaileon
|
| 27 |
|
| 28 |
+
The model is presented in the paper [Chamaileon: Cross-Context Binder Design with Contextualized Modeling and Mixed Sampling](https://huggingface.co/papers/2607.23518).
|