You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from resmem.model import ResMem, transformer modelresmem = ResMem(pretrained=True)
I get the FileNotFoundError
on the model line with the following missing path
"python3.10/site-packages/resmem/../resmem/model.pt"