Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ smis = [ 'COc3nc(OCc2ccc(C#N)c(c1ccc(C(=O)O)cc1)c2P(=O)(O)O)ccc3C[NH2+]CC(I)NC(=
|
|
98 |
confs = [smi2conf(s) for s in smis]
|
99 |
|
100 |
|
101 |
-
st.title('⚛️🧬
|
102 |
|
103 |
|
104 |
|
|
|
98 |
confs = [smi2conf(s) for s in smis]
|
99 |
|
100 |
|
101 |
+
st.title('⚛️🧬Molecule Modeler🧬⚛️')
|
102 |
|
103 |
|
104 |
|