File size: 331 Bytes
2c3e4a6
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
torch>=2.0.0
transformers>=4.36.0
huggingface-hub>=0.19.0
numpy>=1.24.0
dataclasses-json>=0.5.7
plotly>=5.18.0  # For visualizations
pandas>=2.0.0   # For data manipulation
tqdm>=4.66.0    # For progress bars
accelerate>=0.25.0  # For optimized model loading
safetensors>=0.4.0  # For loading model weights
typing-extensions>=4.8.0