Commit df0e6ca12bc6f452e45e76746e3ad5b4d8290d3d

Authored by Thiago Franco de Moraes
1 parent 3a9ab9cd
Exists in master

Added requirements to apple silicon

Showing 1 changed file with 17 additions and 0 deletions   Show diff stats
requirements_m1.txt 0 → 100644
... ... @@ -0,0 +1,17 @@
  1 +Cython==0.29.24
  2 +Pillow==9.0.0
  3 +Pypubsub==4.0.3
  4 +configparser==5.0.1
  5 +h5py==3.6.0
  6 +imageio==2.9.0
  7 +nibabel==3.2.1
  8 +numpy==1.22.1
  9 +psutil==5.8.0
  10 +pyserial==3.5
  11 +python-gdcm==3.0.9.1
  12 +scikit-image==0.19.1
  13 +scipy==1.7.3
  14 +vtk==9.0.3
  15 +wxPython==4.1.1
  16 +torch==1.10.0
  17 +pyacvd==0.2.7
... ...