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
main
OCI_X_HF
/
pages
/
Models.py
Rainsilves
fixed name
54bc823
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
streamlit
as
st
st.sidebar.markdown(
"Model Upload"
)
st.write(
"Under Construction!"
)