• andreabosisio's avatar
    Typo fix in the table number of a referenced paper (#10528) · 1b0fe636
    andreabosisio authored
    Correcting a typo in the table number of a referenced paper (in scheduling_ddim_inverse.py)
    
    Changed the number of the referenced table from 1 to 2 in a comment of the set_timesteps() method of the DDIMInverseScheduler class (also according to the description of the 'timestep_spacing' attribute of its __init__ method).
    1b0fe636
scheduling_ddim_inverse.py 17.4 KB