-
Notifications
You must be signed in to change notification settings - Fork 10
/
ipoke.yml
57 lines (57 loc) · 936 Bytes
/
ipoke.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
name: ipoke
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- cudatoolkit=11.0
- gpustat
- imageio
- imagesize
- matplotlib
- matplotlib-base
- numpy
- numpy-base
- pandas
- pathlib
- pillow
- pip=20.0.2
- pyqt
- python=3.7.9
- pytorch=1.7.1
- qt
- torchvision
- tqdm
- yaml
- pip:
- coloredlogs
- imageio-ffmpeg
- ipykernel
- ipython
- ipython-genutils
- jupyter-client
- jupyter-core
- kornia
- lpips
- moviepy==1.0.0
- natsort
- opencv-python==4.2.0.34
- opt-einsum
- pytorch-lightning==1.1.7
- pyyaml
- tensorflow-gan==2.0.0
- tensorflow==2.5.0
- tensorflow-hub==0.9.0
- tensorflow-probability==0.11.1
- silence-tensorflow==1.1.1
- scikit-image
- scikit-learn
- scipy
- tensorboard
- umap-learn
- wandb
- seaborn
- dotmap
- yacs
- Cython
- json_tricks