pranamanam commited on
Commit
4bb2309
·
verified ·
1 Parent(s): 04bd26e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  # TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation
2
 
 
 
3
  TD3B is a sequence-based generative framework that designs peptide binders with specified agonist or antagonist behavior. It combines a Direction Oracle, a soft binding-affinity gate, and amortized fine-tuning of a pre-trained discrete diffusion model (MDLM).
4
 
5
  ## Installation
 
1
  # TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation
2
 
3
+ ![Screenshot 2026-05-10 at 6.52.29 PM](https://cdn-uploads.huggingface.co/production/uploads/64cd5b3f0494187a9e8b7c69/38-6PQ83pPraF7KAs3g3E.png)
4
+
5
  TD3B is a sequence-based generative framework that designs peptide binders with specified agonist or antagonist behavior. It combines a Direction Oracle, a soft binding-affinity gate, and amortized fine-tuning of a pre-trained discrete diffusion model (MDLM).
6
 
7
  ## Installation