Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SpatialWebAgent
/
dockerf
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dockerf
/
app.py
Shunfeng Zheng
Upload 5 files
7c8b6e5
verified
23 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
131 Bytes
import
streamlit
as
st
st.title(
"🗺️ Geospacy Docker Demo"
)
st.success(
"运行成功,所有依赖由 Docker 完整控制"
)