cyclegan-cut / environment.yml
qninhdt's picture
Upload 68 files
ec1cb04 verified
raw
history blame contribute delete
257 Bytes
name: contrastive-unpaired-translation
channels:
- pytorch
- defaults
dependencies:
- python=3.6
- pytorch=1.4.0
- scipy
- pip:
- dominate==2.4.0
- torchvision==0.5.0
- Pillow==6.1.0
- numpy==1.16.4
- visdom==0.1.8
- packaging
- GPUtil==1.4.0