Skip to content

Commit e2c7618

Browse files
authored
Update pix2pix.ipynb
1 parent 551117b commit e2c7618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pix2pix.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
},
143143
"outputs": [],
144144
"source": [
145-
"!python train.py --dataroot ./datasets/facades --name facades_pix2pix --model pix2pix --direction BtoA --use_wandb"
145+
"!python train.py --dataroot ./datasets/facades --name facades_pix2pix --model pix2pix --direction BtoA --display_id -1"
146146
]
147147
},
148148
{

0 commit comments

Comments
 (0)