liuganghuggingface commited on
Commit
f127f1d
·
verified ·
1 Parent(s): 38d7a91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: graph-ml
4
+ ---
5
+
6
+ # Pretrained Graph Diffusion Transformer for Multi-conditional Molecular Generation
7
+
8
+ This pretrained graph DiT for molecular generation in Llamole.
9
+
10
+ 📄 **Paper**: [Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning](https://arxiv.org/abs/2410.04223)