Mrahsanahmad commited on
Commit
8708f21
1 Parent(s): 369d822

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ git+https://github.com/facebookresearch/segment-anything.git
4
+ git+https://github.com/huggingface/transformers@main
5
+ flax
6
+ jax[cuda11_pip]
7
+ -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
8
+ jaxlib
9
+ git+https://github.com/huggingface/diffusers@main
10
+ opencv-python