Diff of /environment.yml [000000] .. [03464c]

Switch to unified view

a b/environment.yml
1
name: omiembed
2
channels:
3
- pytorch
4
- defaults
5
dependencies:
6
- python=3.8.10
7
- pip=21.1.1
8
- pytorch=1.8.1
9
- pip:
10
  - tensorboard==2.5.0
11
  - prefetch_generator==1.0.1
12
  - tables==3.6.1
13
  - scikit-survival==0.14.0