Arinnouncer commited on
Commit
f689fce
β€’
1 Parent(s): b4a5ea4

Update environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +1 -1
environment.yml CHANGED
@@ -7,7 +7,7 @@ dependencies:
7
  - python=3.7
8
  - pytorch::pytorch=1.3
9
  - pytorch::torchvision
10
- - cudatoolkit=10.1
11
  - pillow=6.2
12
  - ffmpeg
13
  - tqdm
 
7
  - python=3.7
8
  - pytorch::pytorch=1.3
9
  - pytorch::torchvision
10
+ - mkl < 2022
11
  - pillow=6.2
12
  - ffmpeg
13
  - tqdm