Spaces:
Runtime error
Runtime error
# Updated requirements.txt | |
gradio==4.44.0 | |
pandas>=1.5.0,<2.2.0 | |
numpy>=1.22.0,<2.0.0 | |
plotly>=5.10.0,<6.0.0 | |
msal>=1.20.0,<2.0.0 | |
requests>=2.28.0,<2.29.0 # Changed to avoid urllib3 conflict | |
sentence-transformers==2.2.2 | |
scikit-learn>=1.0.0,<1.4.0 | |
transformers>=4.30.0,<4.34.0 | |
torch>=1.12.0 | |
huggingface_hub>=0.12.0,<0.17.0 # Pin to a version compatible with sentence-transformers |