File size: 362 Bytes
978a6ce
d1af0d7
822dda9
bdcd851
822dda9
 
 
d1af0d7
978a6ce
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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