mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-04-30 11:11:43 +00:00
chore: Fix typos
This commit is contained in:
committed by
AUTOMATIC1111
parent
610a7f4e14
commit
432782163a
@@ -166,7 +166,7 @@ class SwinTransformerBlock(nn.Module):
|
||||
|
||||
Args:
|
||||
dim (int): Number of input channels.
|
||||
input_resolution (tuple[int]): Input resulotion.
|
||||
input_resolution (tuple[int]): Input resolution.
|
||||
num_heads (int): Number of attention heads.
|
||||
window_size (int): Window size.
|
||||
shift_size (int): Shift size for SW-MSA.
|
||||
|
||||
Reference in New Issue
Block a user