Masoud KA commited on
Commit
5c5078e
·
1 Parent(s): 7435efd

Update dependencies in py311_almalinux9.def

Browse files
apptainer_def_files/py311_almalinux9.def CHANGED
@@ -107,8 +107,8 @@ From: almalinux:9
107
  pip install --no-cache-dir matplotlib==3.9.2 iopath==0.1.10 boto3==1.35.34 jupyter==1.1.1 psutil json-tricks==3.17.3 h5py==3.12.1 tabulate==0.9.0 && \
108
  pip install --no-cache-dir mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu121/torch2.4/index.html && \
109
  pip install --no-cache-dir xformers==0.0.28 --index-url https://download.pytorch.org/whl/cu121 && \
110
- pip install --no-cache-dir kornia==0.7.3 transformers==4.45.2 timm==1.0.11 && \
111
- pip install --no-cache-dir tensorrt==10.5.0
112
 
113
  %environment
114
  # Set the environment variable to activate the virtual environment by default
 
107
  pip install --no-cache-dir matplotlib==3.9.2 iopath==0.1.10 boto3==1.35.34 jupyter==1.1.1 psutil json-tricks==3.17.3 h5py==3.12.1 tabulate==0.9.0 && \
108
  pip install --no-cache-dir mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu121/torch2.4/index.html && \
109
  pip install --no-cache-dir xformers==0.0.28 --index-url https://download.pytorch.org/whl/cu121 && \
110
+ pip install --no-cache-dir kornia==0.7.3 transformers==4.45.2 timm==1.0.11
111
+ # pip install --no-cache-dir tensorrt==10.5.0
112
 
113
  %environment
114
  # Set the environment variable to activate the virtual environment by default