dalle-mini / requirements.txt
Pedro Cuenca
* Simplify requirements.txt, do not pin packages.
ccd00b6
raw history blame
No virus
392 Bytes
# Note: install with the following command:
# pip install -r requirements.txt -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
# Otherwise it won't find the appropriate libtpu_nightly
requests
jax[tpu]>=0.2.16
-e git+https://github.com/huggingface/transformers.git@master#egg=transformers
-e git+https://github.com/huggingface/datasets.git@master#egg=datasets
flax
jupyter