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
If you try to locally run GroundedSAM, you will fail to run pip install -r requirements.txt for Tag2Text & RAM.
You should change the required transformers version to transformers==4.25.1, since the previous one does not fit with tokenizers.