Learner commited on
Commit
91e482c
1 Parent(s): 69c3e7a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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