Skip to content

Commit 422d85f

Browse files
committed
fix
1 parent 0d26c14 commit 422d85f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffusers/utils/dummy_pt_objects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ def apply_layer_skip(*args, **kwargs):
242242
def apply_pyramid_attention_broadcast(*args, **kwargs):
243243
requires_backends(apply_pyramid_attention_broadcast, ["torch"])
244244

245+
245246
class AllegroTransformer3DModel(metaclass=DummyObject):
246247
_backends = ["torch"]
247248

0 commit comments

Comments
 (0)