Spaces:
Running
Running
Add xformers
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ timm==0.6.12
|
|
16 |
torch==1.13.1
|
17 |
torchvision==0.14.1
|
18 |
transformers==4.26.1
|
|
|
19 |
yapf==0.32.0
|
|
|
16 |
torch==1.13.1
|
17 |
torchvision==0.14.1
|
18 |
transformers==4.26.1
|
19 |
+
xformers==0.0.16
|
20 |
yapf==0.32.0
|