File size: 259 Bytes
cff1e0e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | streamlit>=1.28.0 pandas>=1.5.0 plotly>=5.15.0 requests>=2.28.0 numpy>=1.24.0 scikit-learn>=1.3.0 openai>=1.31 backoff>=2.2 pydantic>=2.0 ; python_version>="3.9" anthropic>=0.36 # ML/AI models for evaluators torch>=2.0.0 transformers>=4.30.0 detoxify>=0.5.0 |