File size: 194 Bytes
5670bcb
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Caption Tool — local image captioner
# Needs Python 3.13 or older. Python 3.14 breaks the tokenizer build.

torch>=2.1.0
torchvision>=0.20.0
transformers==4.46.3
Pillow>=10.0.0
rich>=13.0.0