Skip to content

Commit

Permalink
Add requirements file for python scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
joshanderson-kw committed Feb 2, 2022
1 parent 0825aeb commit ee49609
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
matplotlib==3.5.1
numpy==1.22.0
Pillow==8.4.0
smqtk-classifier==0.19.0
smqtk-core==0.18.1
smqtk-dataprovider==0.16.0
smqtk-descriptors==0.18.1
smqtk-detection==0.18.0
smqtk-image-io==0.16.2
torch==1.10.1
torchaudio==0.10.1
torchvision==0.11.2

0 comments on commit ee49609

Please sign in to comment.