patrickvonplaten commited on
Commit
79e393a
1 Parent(s): de22ec2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ transformers
3
  git+https://github.com/huggingface/accelerate
4
  opencv-contrib-python
5
  torch==1.13.1
6
- numpy
 
3
  git+https://github.com/huggingface/accelerate
4
  opencv-contrib-python
5
  torch==1.13.1
6
+ numpy
7
+ xformers==0.0.16