[03464c]: / environment.yml

Download this file

14 lines (13 with data), 224 Bytes

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