kfahn commited on
Commit
c98a13e
1 Parent(s): c740bfc

Update requirements.txt

Browse files

update requirements again

Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- diffusers
2
- jax
3
- gradio
4
  flax
5
- PIL
6
- gradio
7
- numpy
 
 
 
 
1
+ transformers
 
 
2
  flax
3
+ jax[cuda11_pip]
4
+ -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
5
+ jaxlib
6
+ git+https://github.com/huggingface/diffusers@main
7
+ opencv-python
8
+ torch