You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming from the diffusers repo about a discussion about how timesteps are chosen for img2img tasks, I was wondering about the reasons for filtering the timesteps based on strength value vs choosing an initial step based on strength and calculating the timesteps from that.
Coming from the diffusers repo about a discussion about how timesteps are chosen for img2img tasks, I was wondering about the reasons for filtering the timesteps based on strength value vs choosing an initial step based on strength and calculating the timesteps from that.
Please see discussion details here:
huggingface/diffusers#7651
The text was updated successfully, but these errors were encountered: