nshdesai / deepdixit

Guess the prompt from a neural network generated image
2 stars 1 forks source link

Resume function with image generation #8

Open nshdesai opened 2 years ago

nshdesai commented 2 years ago

Having to scrap partially generated results is turning out to be quite wasteful with resources + time. It would be really useful to have a function that resumes the data generation right where it left off. This could be turned on/off to overwrite files instead as necessary.

baronet2 commented 2 years ago

Sounds good to me, lmk if you want me to look at this?