Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
osbm
/
prostate158-monai-inference
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b2a5411
prostate158-monai-inference
/
app.py
osbm
Update app.py
b2a5411
almost 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
streamlit
as
st
import
huggingface_hub
as
hf_hub
st.write(st.secrets[
"HF_TOKEN"
])