Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Jan 12, 2024
1 parent 557596e commit b55f420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zeta/nn/embeddings/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
MultiwayNetwork,
MultiwayEmbedding,
)
from zeta.nn.embeddings.vis_emb import VisionEmbedding
from zeta.nn.embeddings.vision_emb import VisionEmbedding

__all__ = [
"AbsolutePositionalEmbedding",
Expand Down

0 comments on commit b55f420

Please sign in to comment.