File size: 541 Bytes
61d360d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: deblur
channels:
  - pytorch
  - conda-forge
  - defaults
dependencies:
  - python=3.9
  - pytorch=1.11.0
  - torchvision=0.12.0
  - cudatoolkit=11.3
  - pip
  - pip:
    - addict==2.4.0
    - future==0.18.2
    - lmdb==1.3.0
    - opencv-python==4.5.5.64
    - Pillow==9.1.0
    - pyyaml==6.0
    - requests
    - scikit-image==0.19.2
    - scipy==1.8.0
    - tb-nightly
    - tqdm==4.64.0
    - yapf
    - numpy==1.21.1
    - ipython==7.21.0
    - matplotlib==3.5.1
    - streamlit
    - fastapi
    - uvicorn
    - python-multipart