mpsk commited on
Commit
fd4c423
1 Parent(s): cd86b6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -16,6 +16,7 @@ import pandas as pd
16
  import seaborn as sns
17
  from stmol import *
18
  import py3Dmol
 
19
  # from streamlit_3Dmol import component_3dmol
20
 
21
  import scipy
 
16
  import seaborn as sns
17
  from stmol import *
18
  import py3Dmol
19
+ from parse import parse
20
  # from streamlit_3Dmol import component_3dmol
21
 
22
  import scipy