Unverified Commit 0c758929 authored by YiYi Xu's avatar YiYi Xu Committed by GitHub
Browse files

fix copies (#12637)

* fix

* remoce cocpies instead
parent ff263947
...@@ -172,7 +172,6 @@ class SanaLinearAttnProcessor3_0: ...@@ -172,7 +172,6 @@ class SanaLinearAttnProcessor3_0:
return hidden_states return hidden_states
# Copied from diffusers.models.transformers.transformer_wan.WanRotaryPosEmbed
class WanRotaryPosEmbed(nn.Module): class WanRotaryPosEmbed(nn.Module):
def __init__( def __init__(
self, self,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment