merve HF staff commited on
Commit
a994846
·
1 Parent(s): 4b5247c

Fix DNN error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ python-dateutil==2.8.2
5
  pytz==2022.1
6
  six==1.16.0
7
  -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
8
- jax[cuda11_cudnn805]
9
  jaxlib
10
  git+https://github.com/huggingface/diffusers@main
11
  opencv-python
 
5
  pytz==2022.1
6
  six==1.16.0
7
  -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
8
+ jax[cuda11_pip]
9
  jaxlib
10
  git+https://github.com/huggingface/diffusers@main
11
  opencv-python