Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
1 |
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
2 |
-
jax[cuda11_cudnn805]
|
3 |
jaxlib
|
4 |
git+https://github.com/huggingface/diffusers@main
|
5 |
opencv-python
|
|
|
1 |
+
jax[cuda12_pip]
|
2 |
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
|
|
3 |
jaxlib
|
4 |
git+https://github.com/huggingface/diffusers@main
|
5 |
opencv-python
|