Skip to content

Commit

Permalink
Update MMDit_block.py
Browse files Browse the repository at this point in the history
  • Loading branch information
divyashreepathihalli authored Aug 12, 2024
1 parent 708541a commit ac3367b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keras_cv/src/models/stable_diffusion_v3/MMDit_block.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import keras
from keras_cv.src.backend import keras

from keras_cv.backend import ops
from keras_cv.src.backend import ops


class MMDiTSelfAttention(keras.layers.Layer):
Expand Down

0 comments on commit ac3367b

Please sign in to comment.