Spaces:
Runtime error
Runtime error
add source
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
|
|
2 |
jax[cuda11_pip]
|
3 |
jaxlib
|
4 |
git+https://github.com/huggingface/diffusers@main
|
|
|
1 |
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
2 |
+
-f https://download.pytorch.org/whl/cu113/torch/
|
3 |
jax[cuda11_pip]
|
4 |
jaxlib
|
5 |
git+https://github.com/huggingface/diffusers@main
|