# Core dependencies with existing versions | |
gradio==3.50.2 | |
torch==2.1.0 | |
transformers==4.35.2 | |
librosa==0.10.1 | |
numpy==1.24.3 | |
plotly==5.18.0 | |
soundfile==0.12.1 | |
scipy==1.11.3 | |
# New dependencies for Anthropic integration | |
anthropic==0.3.11 | |
python-dotenv==1.0.0 | |
requests>=2.31.0 | |
# Additional utilities that enhance stability | |
tqdm>=4.66.1 | |
regex>=2023.8.8 | |
tenacity>=8.2.3 |