File size: 360 Bytes
79c27a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a0b8974
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Core dependencies
torch==2.0.1
torchvision==0.15.2
transformers==4.44.2
gradio==5.0
numpy==1.26.2
Pillow==10.0.1
fastapi
# Additional dependencies
huggingface_hub==0.25.1  # Compatible with both transformers and gradio
torchmetrics==1.5.1
nltk==3.8.1
scikit-learn==1.3.0
tqdm==4.66.1
sentencepiece==0.1.99
pydicom==2.4.1



uvicorn[standard]
python-multipart