"""Entry point for Hugging Face Spaces (Streamlit).""" from compositecalc.gui.app import main main()