We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65798f9 commit 7dc420eCopy full SHA for 7dc420e
src/xmipp/bindings/python/envs_DLTK/xmipp_pyTorch-gpu.yml
@@ -11,6 +11,7 @@ dependencies:
11
- starfile=0.4.11 #The last that that is provided as *.bz2 extension
12
- requests=2
13
- pillow
14
+ - libstdcxx-ng=14.2.0 # To be compatible with scipion env
15
- pytorch-gpu=1.13.1
16
- torchvision=0.14
17
- cudatoolkit=11.3.1
src/xmipp/bindings/python/envs_DLTK/xmipp_pyTorch.yml
@@ -10,6 +10,7 @@ dependencies:
10
- kornia=0.6.8 # Última con formato *.bz2
- starfile=0.4.11 # Última con formato *.bz2
- pip
- pip:
- torch==1.13.0
0 commit comments