ghlee94 commited on
Commit
e1bbbec
1 Parent(s): 2a13495

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -76
requirements.txt CHANGED
@@ -1,83 +1,16 @@
1
- backcall @ file:///home/ktietz/src/ci/backcall_1611930011877/work
2
- beautifulsoup4 @ file:///opt/conda/conda-bld/beautifulsoup4_1650462163268/work
3
- brotlipy==0.7.0
4
- certifi @ file:///opt/conda/conda-bld/certifi_1655968806487/work/certifi
5
- cffi @ file:///opt/conda/conda-bld/cffi_1642701102775/work
6
- chardet @ file:///tmp/build/80754af9/chardet_1607706768982/work
7
- charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
8
- colorama @ file:///tmp/build/80754af9/colorama_1607707115595/work
9
- coloredlogs==15.0.1
10
- conda==4.13.0
11
- conda-build==3.21.9
12
- conda-content-trust @ file:///tmp/build/80754af9/conda-content-trust_1617045594566/work
13
- conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1649105789509/work
14
- cryptography @ file:///tmp/build/80754af9/cryptography_1652083456434/work
15
- decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
16
  fastremap==1.13.3
17
- filelock @ file:///opt/conda/conda-bld/filelock_1647002191454/work
18
- flatbuffers==22.9.24
19
- glob2 @ file:///home/linux1/recipes/ci/glob2_1610991677669/work
20
- huggingface-hub==0.10.1
21
- humanfriendly==10.0
22
- idna @ file:///tmp/build/80754af9/idna_1637925883363/work
23
- imagecodecs==2021.11.20
24
- imageio==2.22.2
25
- importlib-metadata==5.0.0
26
- itk==5.2.1.post1
27
- itk-core==5.2.1.post1
28
- itk-filtering==5.2.1.post1
29
- itk-io==5.2.1.post1
30
- itk-numerics==5.2.1.post1
31
- itk-registration==5.2.1.post1
32
- itk-segmentation==5.2.1.post1
33
- jedi @ file:///tmp/build/80754af9/jedi_1644299024593/work
34
- Jinja2==2.10.1
35
- libarchive-c @ file:///tmp/build/80754af9/python-libarchive-c_1617780486945/work
36
- MarkupSafe @ file:///tmp/build/80754af9/markupsafe_1621528142364/work
37
- matplotlib-inline @ file:///tmp/build/80754af9/matplotlib-inline_1628242447089/work
38
- mkl-fft==1.3.1
39
- mkl-random @ file:///tmp/build/80754af9/mkl_random_1626179032232/work
40
- mkl-service==2.4.0
41
  monai==0.9.0
42
- mpmath==1.2.1
43
- networkx==2.6.3
44
- numpy @ file:///opt/conda/conda-bld/numpy_and_numpy_base_1651563629415/work
45
- onnxruntime-gpu==1.12.1
46
- opencv-python==4.6.0.66
47
- packaging==21.3
48
- parso @ file:///opt/conda/conda-bld/parso_1641458642106/work
49
- pexpect @ file:///tmp/build/80754af9/pexpect_1605563209008/work
50
- pickleshare @ file:///tmp/build/80754af9/pickleshare_1606932040724/work
51
- Pillow==9.0.1
52
- pkginfo @ file:///tmp/build/80754af9/pkginfo_1643162084911/work
53
- prompt-toolkit @ file:///tmp/build/80754af9/prompt-toolkit_1633440160888/work
54
- protobuf==4.21.8
55
- psutil @ file:///tmp/build/80754af9/psutil_1612298016854/work
56
- ptyprocess @ file:///tmp/build/80754af9/ptyprocess_1609355006118/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
57
- pycosat==0.6.3
58
- pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
59
- Pygments @ file:///opt/conda/conda-bld/pygments_1644249106324/work
60
- pyOpenSSL @ file:///opt/conda/conda-bld/pyopenssl_1643788558760/work
61
- pyparsing==3.0.9
62
- PySocks @ file:///tmp/build/80754af9/pysocks_1594394576006/work
63
  pytz==2022.2.1
64
- PyWavelets==1.3.0
65
- PyYAML==6.0
66
- requests @ file:///opt/conda/conda-bld/requests_1641824580448/work
67
- ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016701961/work
68
- scikit-image==0.19.3
69
  scipy==1.7.2
70
- six @ file:///tmp/build/80754af9/six_1644875935023/work
71
- soupsieve @ file:///tmp/build/80754af9/soupsieve_1636706018808/work
72
- sympy==1.10.1
73
  tifffile==2021.11.2
74
- timm==0.6.11
75
  torch==1.12.1
76
- torchtext==0.13.1
77
  torchvision==0.13.1
78
- tqdm==4.64.1
79
- traitlets @ file:///tmp/build/80754af9/traitlets_1636710298902/work
80
- typing_extensions @ file:///tmp/abs_ben9emwtky/croots/recipe/typing_extensions_1659638822008/work
81
- urllib3 @ file:///opt/conda/conda-bld/urllib3_1643638302206/work
82
- wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work
83
- zipp==3.9.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  fastremap==1.13.3
2
+ inplace_abn==1.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  monai==0.9.0
4
+ numba==0.56.2
5
+ numpy==1.22.4
6
+ Pillow==9.3.0
7
+ pretrainedmodels==0.7.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  pytz==2022.2.1
9
+ scikit_image==0.19.3
 
 
 
 
10
  scipy==1.7.2
11
+ skimage==0.0
 
 
12
  tifffile==2021.11.2
13
+ timm==0.4.12
14
  torch==1.12.1
 
15
  torchvision==0.13.1
16
+ tqdm==4.64.1