google-research/big_vision

requirements issue

sneccc opened this issue · 2 comments

sneccc commented

hi iam doing the pip install -r requirements.txt, but it keeps downloading new dev versions for tfds_nightly
image

Does this also happen when you manually pip install tfds_nightly? If yes, please open an issue with tensorflow_datasets. Meanwhile, you can try using just tfds (not nightly), I think most of our code should still.

Closing the issue, as it seems not related to big_vision but instead to tfds, but feel free to re-open if you have evidence of the contrary.

sneccc commented

thanks i think i got it working, do you know if we can use a simple scrip to just test inference on some local images without needing datasets library etc