Wasifjafri's picture
Simplify requirements for Python 3.11 on HF Spaces; add runtime.txt and app.py entrypoint
484b12e
raw
history blame
152 Bytes
# Entrypoint renamed for Hugging Face Spaces Streamlit detection.
# Currently imports the original app content.
from src.streamlit_app import * # noqa