Skip to content

Commit

Permalink
fix import (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjijamorris authored Feb 29, 2024
1 parent b103089 commit eb45a79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cyto_dl/nn/vits/mae.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from timm.models.layers import trunc_normal_
from timm.models.vision_transformer import Block

from cyto_dl.nn.vits.blocks.attention_autoencoder import AttentionAutoencoder
from cyto_dl.nn.vits.cross_mae import CrossMAE_Decoder


Expand Down

0 comments on commit eb45a79

Please sign in to comment.