Commit 06bea896 authored by Casper Hansen's avatar Casper Hansen
Browse files

Add xformers requirement

parent f3695d60
...@@ -45,7 +45,8 @@ requirements = [ ...@@ -45,7 +45,8 @@ requirements = [
"attributedict", "attributedict",
"protobuf", "protobuf",
"torchvision", "torchvision",
"tabulate" "tabulate",
"xformers"
] ]
def get_include_dirs(): def get_include_dirs():
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment