return forward_call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "patch_embed.py", line 77, in forward
H, W = x.size(2), x.size(3)
^^^^^^^^^ ^^^^^^^^^
TypeError: Torchish.size() takes 1 positional argument but 2 were given
ill try to fix soon ish. seems simple
ill try to fix soon ish. seems simple