Spaces:
Runtime error
Runtime error
Ming Li
commited on
Commit
·
c4bef08
1
Parent(s):
222865e
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,6 +11,6 @@ safetensors
|
|
| 11 |
torch
|
| 12 |
torchvision
|
| 13 |
transformers
|
| 14 |
-
xformers
|
| 15 |
kornia
|
| 16 |
timm
|
|
|
|
| 11 |
torch
|
| 12 |
torchvision
|
| 13 |
transformers
|
| 14 |
+
git+https://github.com/facebookresearch/xformers.git@main#egg=xformers
|
| 15 |
kornia
|
| 16 |
timm
|