File size: 304 Bytes
cd7c429
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
870b3ec
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Core ML
torch==2.1.0
torchvision==0.16.0
pytorch-lightning==2.1.0
monai==1.2.0

# Visualization & UI
gradio==3.50.2
matplotlib==3.7.1
Pillow==10.0.1

# Data Processing
numpy==1.24.4
pandas==2.0.2
scikit-learn==1.2.2
scikit-image==0.21.0

# Config/Utils
PyYAML==6.0.1
tqdm==4.65.0  # For progress bars