KenjieDec commited on
Commit
f53f241
1 Parent(s): 97992b6

Accidents happen

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -15
requirements.txt CHANGED
@@ -1,17 +1,20 @@
1
  aiohttp==3.8.1
2
- asyncer==0.0.1
3
- click==8.0.3
4
- fastapi==0.72.0
5
- filetype==1.0.9
6
- gdown==4.4.0
7
- numpy==1.22.3
8
- onnxruntime==1.10.0
9
- pillow==9.0.1
10
- pymatting==1.1.5
 
 
11
  python-multipart==0.0.5
12
- scikit-image==0.19.1
13
- scipy==1.8.0
14
- tqdm==4.62.3
15
- uvicorn==0.17.0
16
- watchdog==2.1.7
17
- opencv-python
 
 
1
  aiohttp==3.8.1
2
+ asyncer==0.0.2
3
+ click==8.1.3
4
+ fastapi==0.87.0
5
+ filetype==1.2.0
6
+ pooch==1.6.0
7
+ imagehash==4.3.1
8
+ numpy==1.23.5
9
+ onnxruntime==1.13.1
10
+ opencv-python-headless==4.6.0.66
11
+ pillow==9.3.0
12
+ pymatting==1.1.8
13
  python-multipart==0.0.5
14
+ scikit-image==0.19.3
15
+ scipy==1.9.3
16
+ tqdm==4.64.1
17
+ uvicorn==0.20.0
18
+ watchdog==2.1.9
19
+ Footer
20
+ © 2022 GitHub, Inc.