Diffusion-based-Fluid-Super-resolution icon indicating copy to clipboard operation
Diffusion-based-Fluid-Super-resolution copied to clipboard

Fix hard-coded diffusion model type in trainer

Open jvwilliams23 opened this issue 1 year ago • 0 comments

I was getting an error when trying to train with the model type "simple", due to hard-coded ConditionalDiffusion. I added a check to see which model to use.

jvwilliams23 avatar Nov 06 '24 10:11 jvwilliams23