Skip to content

Commit 4eaa7ef

Browse files
committed
fix import
1 parent ed818f9 commit 4eaa7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pipelines/sana/test_sana_sprint_img2img.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
torch_device,
2626
)
2727

28-
rom ..pipeline_params import (
28+
from ..pipeline_params import (
2929
IMAGE_TO_IMAGE_IMAGE_PARAMS,
3030
TEXT_GUIDED_IMAGE_VARIATION_BATCH_PARAMS,
3131
TEXT_GUIDED_IMAGE_VARIATION_PARAMS,

0 commit comments

Comments
 (0)