update requirements.txt to have newer xformers

This commit is contained in:
Victor Hall 2023-11-17 12:31:25 -05:00
parent 6727b6d61f
commit d2dac6fd06
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ aiohttp==3.8.4
tensorboard>=2.11.0
protobuf==3.20.1
pyre-extensions==0.0.29
xformers==0.0.20
xformers==0.0.22.post7
pytorch-lightning==1.6.5
OmegaConf==2.2.3
numpy==1.23.5