Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Oracle
/
OCI_X_HF
like
0
Runtime error
App
Files
Files
Community
a602175
OCI_X_HF
/
pages
/
models.py
Rainsilves
added multi_page
53dc6d5
over 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
streamlit
as
st
st.sidebar.markdown(
"Model Upload"
)
st.write(
"Under Construction!"
)