Babu Pallam
Add Hugging Face Spaces entrypoint for Streamlit deployment
919e800
Raw
History Blame Contribute Delete
283 Bytes
# ============================================================
# FILE: app/__init__.py
# ============================================================
# PURPOSE:
# Makes app/ a Python package so app.py can import from it.
# ============================================================