Skip to content

Commit be908d5

Browse files
committed
cpu only
1 parent 9bcca5c commit be908d5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docker/requirements.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,24 @@ deeptrack==2.0.1
22
deeplay==0.1.3
33
pytorch-lightning==2.5.1
44
numpy==2.2.5
5+
matplotlib==3.10.3
6+
IPython==9.2.0
7+
Pillow==11.2.1
8+
contractions==0.1.73
9+
datasets==3.6.0
10+
huggingface_hub==0.31.4
11+
kornia==0.8.1
12+
networkx==3.4.2
13+
opencv-python==4.11.0.86
14+
pandas==2.2.3
15+
scipy==1.15.3
16+
seaborn==0.13.2
17+
scikit-image==0.25.2
18+
scikit-learn==1.6.1
19+
spacy==3.8.6
20+
tifffile==2025.5.10
21+
torch_geometric==2.6.1
22+
torchmetrics==1.6.1
23+
tqdm==4.67.1
24+
transformers==4.51.3
25+
warmup_scheduler==0.3

0 commit comments

Comments
 (0)