Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nashid16
/
grid-risk-platform
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
grid-risk-platform
/
app.py
Nashid-Noor
Initial commit for HF Spaces without binaries
992aa4f
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
from
src.app
import
build_app
app = build_app()
app.launch()