diff options
Diffstat (limited to 'environment.yaml')
-rw-r--r-- | environment.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/environment.yaml b/environment.yaml deleted file mode 100644 index c9ce11df..00000000 --- a/environment.yaml +++ /dev/null @@ -1,11 +0,0 @@ -name: automatic -channels: - - pytorch - - defaults -dependencies: - - python=3.8.5 - - pip=20.3 - - cudatoolkit=11.3 - - pytorch=1.11.0 - - torchvision=0.12.0 - - numpy=1.19.2 |