junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

fix typo in pix2pix_model.py #1513

Closed eltociear closed 1 year ago

eltociear commented 1 year ago

udpate -> update

junyanz commented 1 year ago

Thanks.