ERROR: Could not find a version that satisfies the requirement tensorflow_text (from vit-jax) (from versions: none) ERROR: No matching distribution found for tensorflow_text #276
I get this error when tring to run this on my local machine:
# Installs the vit_jax package from Github.
!pip install -q git+https://github.com/google-research/vision_transformer
ERROR: Could not find a version that satisfies the requirement tensorflow_text (from vit-jax) (from versions: none)
ERROR: No matching distribution found for tensorflow_text
Local Machine: Macbook Pro 14 with M1 Pro (16 GB RAM, 512GB SSD)
I get this error when tring to run this on my local machine:
Local Machine: Macbook Pro 14 with M1 Pro (16 GB RAM, 512GB SSD)