elungky commited on
Commit
f305527
·
1 Parent(s): 17c6444

Add 'attrs' package to cosmos-predict1.yaml dependencies

Browse files
Files changed (1) hide show
  1. cosmos-predict1.yaml +1 -0
cosmos-predict1.yaml CHANGED
@@ -31,4 +31,5 @@ dependencies:
31
  - megatron.core
32
  - attrs
33
  - iopath
 
34
  # PyTorch and TorchVision will be installed separately in the Dockerfile
 
31
  - megatron.core
32
  - attrs
33
  - iopath
34
+ - transformer_engine
35
  # PyTorch and TorchVision will be installed separately in the Dockerfile