update requirements.txt to have newer xformers
This commit is contained in:
parent
6727b6d61f
commit
d2dac6fd06
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue