Fixed Typo
This commit is contained in:
parent
6abd03257a
commit
150e5812c7
@ -98,7 +98,7 @@ class MaskDecoder(nn.Module):
|
||||
dense_prompt_embeddings=dense_prompt_embeddings,
|
||||
)
|
||||
|
||||
# Select the correct mask or masks for outptu
|
||||
# Select the correct mask or masks for output
|
||||
if multimask_output:
|
||||
mask_slice = slice(1, None)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user