Skip to content

Commit 568dbaa

Browse files
committed
update
1 parent fa273fd commit 568dbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/quantizers/torchao/torchao_quantizer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
get_module_from_name,
2828
is_torch_available,
2929
is_torch_version,
30-
is_torchao_available,
3130
is_torchao_version,
31+
is_torchao_available,
3232
logging,
3333
)
3434
from ..base import DiffusersQuantizer

0 commit comments

Comments
 (0)