fffiloni commited on
Commit
2dc0a74
1 Parent(s): 82ee4b3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -4,9 +4,10 @@ torch
4
  torchvision
5
  pathlib
6
  matplotlib
7
- opencv-python
8
  scipy
9
  imageio
10
- accelerate
11
  transformers
12
- diffusers
 
 
4
  torchvision
5
  pathlib
6
  matplotlib
7
+ opencv-contrib-python
8
  scipy
9
  imageio
10
+ git+https://github.com/huggingface/diffusers.git
11
  transformers
12
+ git+https://github.com/huggingface/accelerate
13
+ xformers==0.0.16