Skip to content

Commit

Permalink
rerun ci check
Browse files Browse the repository at this point in the history
rerun ci check
  • Loading branch information
xiaomile committed Dec 12, 2023
1 parent ae47522 commit dd68b0b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ def __init__(
self.num_heads = num_heads
self.num_head_channels = num_head_channels
self.num_heads_upsample = num_heads_upsample

time_embed_dim = model_channels * 4
self.time_embed = nn.Sequential(
linear(model_channels, time_embed_dim),
Expand Down

0 comments on commit dd68b0b

Please sign in to comment.