diffusers
1b0fe636 - Typo fix in the table number of a referenced paper (#10528)

Comment changes are shownComment changes are hidden
Commit
162 days ago
Typo fix in the table number of a referenced paper (#10528) 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).
Author
Parents
  • src/diffusers/schedulers
    • File
      scheduling_ddim_inverse.py