Alexander McKinney commited on
Commit
759b55b
·
1 Parent(s): 20ddfe8

adds xformers requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,10 +1,13 @@
1
  build==0.6.0
2
- diffusers==0.7.0
3
  ftfy==6.1.1
4
  gradio==3.9.1
5
  timm==0.6.11
6
- transformers==4.21.1
7
- accelerate==0.13.2
8
 
9
  --extra-index-url https://download.pytorch.org/whl/cu113
10
- torch
 
 
 
 
1
  build==0.6.0
2
+ git+https://github.com/huggingface/diffusers.git
3
  ftfy==6.1.1
4
  gradio==3.9.1
5
  timm==0.6.11
6
+ transformers
7
+ accelerate
8
 
9
  --extra-index-url https://download.pytorch.org/whl/cu113
10
+ torch
11
+
12
+ ninja
13
+ git+https://github.com/facebookresearch/xformers.git@main#egg=xformers