Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
atomind
/
mlip-arena
like
6
Running
App
Files
Files
Community
1
91418f9
mlip-arena
/
serve
/
tools
/
search.py
cyrusyc
implement app scaffold, add diatomics visualization
d7d26c2
4 months ago
raw
Copy download link
history
blame
Safe
48 Bytes
import
streamlit
as
st
st.markdown(
"# Search"
)