moldenhof commited on
Commit
9acb06c
1 Parent(s): 6adb0d1

add deps to app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import torch
5
  import numpy as np
6
  #import matplotlib.pyplot as plt
7
  #import pathlib
8
- i#from AtomLenz import *
9
  #from utils_graph import *
10
  #from Object_Smiles import Objects_Smiles
11
 
 
5
  import numpy as np
6
  #import matplotlib.pyplot as plt
7
  #import pathlib
8
+ #from AtomLenz import *
9
  #from utils_graph import *
10
  #from Object_Smiles import Objects_Smiles
11