Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Oct 30, 2023
1 parent f968810 commit d723e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/onnxruntime/test_stable_diffusion_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
from optimum.utils.import_utils import _diffusers_version
from optimum.utils.testing_utils import grid_parameters, require_diffusers


if parse(_diffusers_version) > Version("0.21.4"):
from diffusers import LatentConsistencyModelPipeline

Expand Down

0 comments on commit d723e4b

Please sign in to comment.