tdb-intake / requirements.txt
tttjjj's picture
Let HF Space control Streamlit version (remove from requirements)
995fcb1
Raw
History Blame
288 Bytes
# NOTE: streamlit itself is provided by the HF Space runtime via the
# `sdk_version` field in README.md — do NOT list it here, or pip may install a
# different version and cause a frontend/backend mismatch
# ("Cannot load Streamlit frontend code").
huggingface_hub>=0.25
requests>=2.31