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
This seems unrelated to big_vision and might be due to a flax update in the colab environment. You should be able work around it by adding !pip3 install flax==0.8.5 after !pip3 -q install --no-cache-dir -U crcmod in the cell "Environment setup".
Hello.
When running SigLIP2_demo.ipynb notebook in colab on line
zimg, _, out = model.apply({'params': params}, imgs, None)
the error is raisedThe text was updated successfully, but these errors were encountered: