openai / guided-diffusion

MIT License
6.06k stars 807 forks source link

Training doesn't really work #9

Closed baniasbaabe closed 3 years ago

baniasbaabe commented 3 years ago

When running

python scripts/image_train.py --data_dir path/to/images $MODEL_FLAGS $DIFFUSION_FLAGS $TRAIN_FLAGS The code will run for 2 seconds and finish it without creating some /tmp folder. There isn't any error neither.

woctezuma commented 3 years ago

This is an issue about the parent repository:

baniasbaabe commented 3 years ago

Okay thanks, I will open an issue in the parent repo