kyqiu commited on
Commit
b55e4ed
·
verified ·
1 Parent(s): 55bc2e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ class ScorePosNet3D(nn.Module):
65
 
66
  The optimal test-time noise schedule can be obtained by first storing the gridded loss surface values, and then running the dynamic programming script in `test/test_geodesic_budget.py`.
67
 
68
- ![](../asset/molpilot_top1_bond_len_angle.png)
69
 
70
  ## Environment
71
  It is highly recommended to install via docker if a Linux server with NVIDIA GPU is available.
 
65
 
66
  The optimal test-time noise schedule can be obtained by first storing the gridded loss surface values, and then running the dynamic programming script in `test/test_geodesic_budget.py`.
67
 
68
+ <!-- ![](../asset/molpilot_top1_bond_len_angle.png) -->
69
 
70
  ## Environment
71
  It is highly recommended to install via docker if a Linux server with NVIDIA GPU is available.