File size: 266 Bytes
9c0b319
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: ego_blur
channels:
  - pytorch
  - nvidia
  - conda-forge
  - defaults
dependencies:
  - python=3.10
  - pytorch=1.12.1
  - torchvision=0.13.1
  - moviepy=1.0.3
  - numpy=1.24.3
  - pip=23.1.1
  - ffmpeg=4.4.1
  - pip:
      - opencv-python-headless==4.7.0.72