gradio>=4.44.0 plotly>=5.20.0 pandas>=2.0.0 pyarrow>=14.0.0 numpy>=1.24.0 # Embedding model. Same one the offline build used, so the user's # message lands in the same vector space as the cached corpus. sentence-transformers>=3.0.0 # torch is a sentence-transformers dependency but pinning it makes the # Space's build log a bit more deterministic. torch>=2.0.0 huggingface_hub>=0.24.0