merve HF staff commited on
Commit
14475d1
1 Parent(s): d93b50b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
 
1
  git+https://github.com/huggingface/diffusers@main
2
- jax
3
  jaxlib
4
  opencv-python
5
  transformers
 
1
+ -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
2
+ jax[cuda11_cudnn805]
3
  git+https://github.com/huggingface/diffusers@main
 
4
  jaxlib
5
  opencv-python
6
  transformers