Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenWizard2015 committed Sep 17, 2023
1 parent 08f1867 commit 4f87577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_CDiffusionInterpolant.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ def _fake_samplers(stochasticity, stepsConfig):
ddim = diffusion_sampler_from_config({
'name': 'DDIM',
'stochasticity': stochasticity,
'direction scale': 1.0,
'noise stddev': 'zero',
'steps skip type': stepsConfig,
})
Expand Down

0 comments on commit 4f87577

Please sign in to comment.