merve HF staff commited on
Commit
47dc137
1 Parent(s): 5f47f94

Update requirements.txt

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