Merge pull request #37 from eltociear/patch-1
fix typo in mask_decoder.py
This commit is contained in:
commit
f3d37bde02
@ -26,7 +26,7 @@ class MaskDecoder(nn.Module):
|
||||
) -> None:
|
||||
"""
|
||||
Predicts masks given an image and prompt embeddings, using a
|
||||
tranformer architecture.
|
||||
transformer architecture.
|
||||
|
||||
Arguments:
|
||||
transformer_dim (int): the channel dimension of the transformer
|
||||
|
Loading…
x
Reference in New Issue
Block a user