Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cmudrc
/
MoleculeParser
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ccm
commited on
Feb 15
Commit
da3c74d
·
verified
·
1 Parent(s):
2f03762
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import molecule_parser
2
3
-
molecule_parser.
gui().
launch(debug=True)
1
import molecule_parser
2
3
+
molecule_parser.launch(debug=True)