mahnerak commited on
Commit
0609e6d
β€’
1 Parent(s): 5497a6d

Update env.yaml

Browse files
Files changed (1) hide show
  1. env.yaml +1 -1
env.yaml CHANGED
@@ -4,7 +4,7 @@ channels:
4
  - nvidia
5
  - conda-forge
6
  dependencies:
7
- - python
8
  - pytorch
9
  - pytorch-cuda=11.8
10
  - nodejs
 
4
  - nvidia
5
  - conda-forge
6
  dependencies:
7
+ - python==3.12
8
  - pytorch
9
  - pytorch-cuda=11.8
10
  - nodejs