Skip to content

Commit ee49609

Browse files
Add requirements file for python scripts
1 parent 0825aeb commit ee49609

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

python/requirements.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
matplotlib==3.5.1
2+
numpy==1.22.0
3+
Pillow==8.4.0
4+
smqtk-classifier==0.19.0
5+
smqtk-core==0.18.1
6+
smqtk-dataprovider==0.16.0
7+
smqtk-descriptors==0.18.1
8+
smqtk-detection==0.18.0
9+
smqtk-image-io==0.16.2
10+
torch==1.10.1
11+
torchaudio==0.10.1
12+
torchvision==0.11.2

0 commit comments

Comments
 (0)