vshirasuna commited on
Commit
e168098
·
verified ·
1 Parent(s): a4c759f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,5 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # 3D Electron Density Grids-based VQGAN (3DGrid-VQGAN)
@@ -12,7 +21,7 @@ This repository provides PyTorch source code associated with our publication, "A
12
 
13
  For more information contact: [email protected] or [email protected].
14
 
15
- ![3dgrid-vqgan](images/3dgridvqgan_architecture.png)
16
 
17
  ## Introduction
18
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - chemistry
5
+ - foundation models
6
+ - AI4Science
7
+ - materials
8
+ - molecules
9
+ - safetensors
10
+ - pytorch
11
+ - vqgan
12
  ---
13
 
14
  # 3D Electron Density Grids-based VQGAN (3DGrid-VQGAN)
 
21
 
22
  For more information contact: [email protected] or [email protected].
23
 
24
+ ![3dgrid-vqgan](3dgrid_vqgan/images/3dgridvqgan_architecture.png)
25
 
26
  ## Introduction
27