gigant commited on
Commit
d3ebc60
1 Parent(s): d906598

Update requirements.txt

Browse files

Update requirements.txt following

@merve

, as in https://huggingface.co/spaces/jax-diffusers-event/canny_coyo1m/blob/main/requirements.txt

Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,6 +1,12 @@
1
- git+https://github.com/huggingface/diffusers.git #diffusers==0.16.0.dev0
2
- -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
3
- jax[tpu]==0.4.5
 
 
 
 
 
 
4
  absl-py==1.4.0
5
  accelerate==0.16.0
6
  addict==2.4.0
 
1
+ jax[cuda11_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
6
+ torch
7
+ #git+https://github.com/huggingface/diffusers.git #diffusers==0.16.0.dev0
8
+ #-f https://storage.googleapis.com/jax-releases/libtpu_releases.html
9
+ #jax[tpu]==0.4.5
10
  absl-py==1.4.0
11
  accelerate==0.16.0
12
  addict==2.4.0