gabekafka/wind_pressure
0
Wind Pressure (ASCE 7-22)
Streamlit UI for the ASCE 7-22 wind load parameter "ingredients" and a Kz profile preview. Entry point: app.py (imports INGREDIENTS.py).
Local
make run-ingredientsDeploy to Hugging Face Spaces
1) Create a new Space (Streamlit SDK). 2) Push these files: app.py, INGREDIENTS.py, requirements.txt, runtime.txt, Kz.py, Makefile, README.md. 3) If the Space entrypoint isn't auto-detected, set App file to app.py in Space Settings. 4) The Space will build automatically and serve the Streamlit app.
